invoice

invoice#49ee584 flags:# test:flags.0?true name_requested:flags.1?true phone_requested:flags.2?true email_requested:flags.3?true shipping_address_requested:flags.4?true flexible:flags.5?true phone_to_provider:flags.6?true email_to_provider:flags.7?true recurring:flags.9?true currency:string prices:Vector<LabeledPrice> max_tip_amount:flags.8?long suggested_tip_amounts:flags.8?Vector<long> terms_url:flags.10?string subscription_period:flags.11?int = Invoice;

Параметры

ПолеТипОписание
flags # Битовая маска: поле вида flags.N?T присутствует, только если поднят бит N.
test flags.0?true
name_requested flags.1?true
phone_requested flags.2?true
email_requested flags.3?true
shipping_address_requested flags.4?true
flexible flags.5?true
phone_to_provider flags.6?true
email_to_provider flags.7?true
recurring flags.9?true
currency string Валюта, трёхбуквенный код.
prices Vector<LabeledPrice>
max_tip_amount flags.8?long
suggested_tip_amounts flags.8?Vector<long>
terms_url flags.10?string
subscription_period flags.11?int

Тип

Invoice

Связанные страницы

Типы, которые здесь встречаются