Skip to content

Invoice

Layer 225

TL name: invoice
Constructor ID: 0x049ee584
Returns: Invoice

Fields

FieldTypeDescription
flagsuint32
testbool (flags.0)
name_requestedbool (flags.1)
phone_requestedbool (flags.2)
email_requestedbool (flags.3)
shipping_address_requestedbool (flags.4)
flexiblebool (flags.5)
phone_to_providerbool (flags.6)
email_to_providerbool (flags.7)
recurringbool (flags.9)
currencystring
prices[]LabeledPrice
max_tip_amountint64 (flags.8)
suggested_tip_amounts[]int64 (flags.8)
terms_urlstring (flags.10)
subscription_periodint32 (flags.11)

Released under the Apache-2.0 License.