InputPaymentCredentials
Rust type: enums::InputPaymentCredentials
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| InputPaymentCredentials |
| InputPaymentCredentialsApplePay |
| InputPaymentCredentialsGooglePay |
| InputPaymentCredentialsSaved |
Requests returning this type
None.
Requests accepting this type as input
| SendPaymentForm |
Other types containing this type
None.