MessageActionPaymentSentMe
---types---
messageActionPaymentSentMe#8f31b327 flags:# recurring_init:flags.2?true recurring_used:flags.3?true currency:string total_amount:long payload:bytes info:flags.0?PaymentRequestedInfo shipping_option_id:flags.1?string charge:PaymentCharge = MessageAction
Belongs to
This type can be an instance of either:
Members
currency | string | |
total_amount | long | |
payload | bytes | |
charge | PaymentCharge | |
recurring_init | flag | This argument defaults to None and can be omitted. |
recurring_used | flag | This argument defaults to None and can be omitted. |
info | PaymentRequestedInfo | This argument defaults to None and can be omitted. |
shipping_option_id | string | This argument defaults to None and can be omitted. |