inputStorePaymentAuthCode#9bb2636d flags:# restore:flags.0?true phone_number:string phone_code_hash:string currency:string amount:long = InputStorePaymentPurpose;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| restore |
flags.0?true |
|
| phone_number |
string |
Phone number in international format, without the plus. |
| phone_code_hash |
string |
Hash issued when the code was requested. The code is not accepted without it. |
| currency |
string |
Currency, three-letter code. |
| amount |
long |
Amount. |
Type
InputStorePaymentPurpose
Related pages
Types used here