Package org.drinkless.tdlib
Class TdApi.PaymentReceiptType
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.PaymentReceiptType
- Direct Known Subclasses:
TdApi.PaymentReceiptTypeRegular
,TdApi.PaymentReceiptTypeStars
- Enclosing class:
- TdApi
This class is an abstract base class.
Describes type of successful payment.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
PaymentReceiptType
public PaymentReceiptType()Default class constructor.
-