Documentation
Preparing search index...
@tonconnect/ui
RawNftItem
Interface RawNftItem
interface
RawNftItem
{
attach_amount
?:
string
;
custom_payload
?:
string
;
forward_amount
?:
string
;
forward_payload
?:
string
;
new_owner
:
string
;
nft_address
:
string
;
query_id
?:
string
;
response_destination
?:
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
attach_amount
?:
string
Optional
custom_
payload
custom_payload
?:
string
Optional
forward_
amount
forward_amount
?:
string
Optional
forward_
payload
forward_payload
?:
string
new_
owner
new_owner
:
string
nft_
address
nft_address
:
string
Optional
query_
id
query_id
?:
string
Optional
response_
destination
response_destination
?:
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...