Class RevenueWithdrawalStatePending
java.lang.Object
com.pengrad.telegrambot.model.stars.withdrawal.RevenueWithdrawalState
com.pengrad.telegrambot.model.stars.withdrawal.RevenueWithdrawalStatePending
- All Implemented Interfaces:
java.io.Serializable
public class RevenueWithdrawalStatePending extends RevenueWithdrawalState
- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringTYPE -
Constructor Summary
Constructors Constructor Description RevenueWithdrawalStatePending() -
Method Summary
Modifier and Type Method Description java.lang.StringtoString()Methods inherited from class com.pengrad.telegrambot.model.stars.withdrawal.RevenueWithdrawalState
equals, hashCode, type
-
Field Details
-
TYPE
public static final java.lang.String TYPE- See Also:
- Constant Field Values
-
-
Constructor Details
-
RevenueWithdrawalStatePending
public RevenueWithdrawalStatePending()
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toStringin classRevenueWithdrawalState
-