Preparing search index...
The search index is not available
API References
API References
js
LoadListingOperation
Type alias LoadListingOperation
Load
Listing
Operation
:
{
key
:
"LoadListingOperation"
;
input
:
LoadListingInput
;
__output
:
undefined
|
Readonly
<
{
model
:
"listing"
;
lazy
:
false
;
auctionHouse
:
AuctionHouse
;
asset
:
SftWithToken
|
NftWithToken
;
tradeStateAddress
:
Pda
;
sellerAddress
:
PublicKey
;
bookkeeperAddress
:
Option
<
PublicKey
>
;
receiptAddress
:
Option
<
Pda
>
;
purchaseReceiptAddress
:
Option
<
PublicKey
>
;
price
:
SolAmount
|
SplTokenAmount
;
tokens
:
SplTokenAmount
;
createdAt
:
DateTime
;
canceledAt
:
Option
<
DateTime
>
;
}
>
;
}
Type declaration
key
:
"LoadListingOperation"
input
:
LoadListingInput
__output
:
undefined
|
Readonly
<
{
model
:
"listing"
;
lazy
:
false
;
auctionHouse
:
AuctionHouse
;
asset
:
SftWithToken
|
NftWithToken
;
tradeStateAddress
:
Pda
;
sellerAddress
:
PublicKey
;
bookkeeperAddress
:
Option
<
PublicKey
>
;
receiptAddress
:
Option
<
Pda
>
;
purchaseReceiptAddress
:
Option
<
PublicKey
>
;
price
:
SolAmount
|
SplTokenAmount
;
tokens
:
SplTokenAmount
;
createdAt
:
DateTime
;
canceledAt
:
Option
<
DateTime
>
;
}
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
API
References
js-
plugin-
aws -
v0.19.1
js-
plugin-
nft-
storage -
v0.19.1
js -
v0.19.1
Load
Listing
Operation
__type
Generated using
TypeDoc