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.String TYPE  
  • Constructor Summary

    Constructors 
    Constructor Description
    RevenueWithdrawalStatePending()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String toString()  

    Methods inherited from class com.pengrad.telegrambot.model.stars.withdrawal.RevenueWithdrawalState

    equals, hashCode, type

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait