Package org.drinkless.tdlib
Class TdApi.PaymentProvider
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.PaymentProvider
- Direct Known Subclasses:
TdApi.PaymentProviderOther
,TdApi.PaymentProviderSmartGlocal
,TdApi.PaymentProviderStripe
- Enclosing class:
- TdApi
This class is an abstract base class.
Contains information about a payment provider.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
PaymentProvider
public PaymentProvider()Default class constructor.
-