Documentation
Preparing search index...
@tonconnect/ui
SendTransactionIntentItemJetton
Interface SendTransactionIntentItemJetton
interface
SendTransactionIntentItemJetton
{
attachedTon
?:
string
;
customPayload
?:
string
;
destination
:
string
;
forwardPayload
?:
string
;
forwardTonAmount
?:
string
;
jettonAmount
:
string
;
jettonMasterAddress
:
string
;
queryId
?:
number
;
responseDestination
?:
string
;
type
:
"jetton"
;
}
Index
Properties
attached
Ton?
custom
Payload?
destination
forward
Payload?
forward
Ton
Amount?
jetton
Amount
jetton
Master
Address
query
Id?
response
Destination?
type
Properties
Optional
attached
Ton
attachedTon
?:
string
Optional
custom
Payload
customPayload
?:
string
destination
destination
:
string
Optional
forward
Payload
forwardPayload
?:
string
Optional
forward
Ton
Amount
forwardTonAmount
?:
string
jetton
Amount
jettonAmount
:
string
jetton
Master
Address
jettonMasterAddress
:
string
Optional
query
Id
queryId
?:
number
Optional
response
Destination
responseDestination
?:
string
type
type
:
"jetton"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attached
Ton
custom
Payload
destination
forward
Payload
forward
Ton
Amount
jetton
Amount
jetton
Master
Address
query
Id
response
Destination
type
Documentation
Loading...