inputPaymentCredentialsGooglePay
Google Pay payment credentials
type tg.InputPaymentCredentialsGooglePay struct { /* ... */ }
Implements InputPaymentCredentials.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PaymentToken | DataJSON | yes | Payment token |
References
- Official documentation
- Generated Go reference
- TL definition:
inputPaymentCredentialsGooglePay#8ac32801