messageActionPaymentSentMe

messageActionPaymentSentMe#ffa00ccc 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 subscription_until_date:flags.4?int = MessageAction;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
recurring_init flags.2?true
recurring_used flags.3?true
currency string Currency, three-letter code.
total_amount long
payload bytes
info flags.0?PaymentRequestedInfo
shipping_option_id flags.1?string
charge PaymentCharge A completed payment.
subscription_until_date flags.4?int

Type

MessageAction

Related pages

Types used here