teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InvoiceIn
Interface InvoiceIn
interface
InvoiceIn
{
_
?:
"invoice"
;
currency
:
string
;
emailRequested
?:
boolean
;
emailToProvider
?:
boolean
;
flexible
?:
boolean
;
maxTipAmount
?:
BigInteger
;
nameRequested
?:
boolean
;
phoneRequested
?:
boolean
;
phoneToProvider
?:
boolean
;
prices
:
LabeledPriceIn
[]
;
recurring
?:
boolean
;
shippingAddressRequested
?:
boolean
;
subscriptionPeriod
?:
number
;
suggestedTipAmounts
?:
BigInteger
[]
;
termsUrl
?:
string
;
test
?:
boolean
;
}
Index
Properties
_?
currency
email
Requested?
email
To
Provider?
flexible?
max
Tip
Amount?
name
Requested?
phone
Requested?
phone
To
Provider?
prices
recurring?
shipping
Address
Requested?
subscription
Period?
suggested
Tip
Amounts?
terms
Url?
test?
Properties
Optional
_
_
?:
"invoice"
currency
currency
:
string
Optional
email
Requested
emailRequested
?:
boolean
Optional
email
To
Provider
emailToProvider
?:
boolean
Optional
flexible
flexible
?:
boolean
Optional
max
Tip
Amount
maxTipAmount
?:
BigInteger
Optional
name
Requested
nameRequested
?:
boolean
Optional
phone
Requested
phoneRequested
?:
boolean
Optional
phone
To
Provider
phoneToProvider
?:
boolean
prices
prices
:
LabeledPriceIn
[]
Optional
recurring
recurring
?:
boolean
Optional
shipping
Address
Requested
shippingAddressRequested
?:
boolean
Optional
subscription
Period
subscriptionPeriod
?:
number
Optional
suggested
Tip
Amounts
suggestedTipAmounts
?:
BigInteger
[]
Optional
terms
Url
termsUrl
?:
string
Optional
test
test
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
currency
email
Requested
email
To
Provider
flexible
max
Tip
Amount
name
Requested
phone
Requested
phone
To
Provider
prices
recurring
shipping
Address
Requested
subscription
Period
suggested
Tip
Amounts
terms
Url
test
GitHub
npm
Issues
teleproto - v1.229.0
Loading...