Documentation
Preparing search index...
@tonconnect/ui
RawNftItem
Interface RawNftItem
interface
RawNftItem
{
attachAmount
?:
string
;
customPayload
?:
string
;
forwardAmount
?:
string
;
forwardPayload
?:
string
;
newOwner
:
string
;
nftAddress
:
string
;
queryId
?:
string
;
responseDestination
?:
string
;
type
:
"nft"
;
}
Index
Properties
attach
Amount?
custom
Payload?
forward
Amount?
forward
Payload?
new
Owner
nft
Address
query
Id?
response
Destination?
type
Properties
Optional
attach
Amount
attachAmount
?:
string
Optional
custom
Payload
customPayload
?:
string
Optional
forward
Amount
forwardAmount
?:
string
Optional
forward
Payload
forwardPayload
?:
string
new
Owner
newOwner
:
string
nft
Address
nftAddress
:
string
Optional
query
Id
queryId
?:
string
Optional
response
Destination
responseDestination
?:
string
type
type
:
"nft"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attach
Amount
custom
Payload
forward
Amount
forward
Payload
new
Owner
nft
Address
query
Id
response
Destination
type
Documentation
Loading...