Uses of Class
it.tdlight.jni.TdApi.SavedCredentials
-
Uses of TdApi.SavedCredentials in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.PaymentForm.savedCredentials
Information about saved card credentials; may be null.ModifierConstructorDescriptionPaymentForm
(long id, TdApi.Invoice invoice, String url, long sellerBotUserId, long paymentsProviderUserId, TdApi.PaymentsProviderStripe paymentsProvider, TdApi.OrderInfo savedOrderInfo, TdApi.SavedCredentials savedCredentials, boolean canSaveCredentials, boolean needPassword) Contains information about an invoice payment form.