Preparing search index...
The search index is not available
API References
API References
js
LoadPurchaseOperation
Type alias LoadPurchaseOperation
Load
Purchase
Operation
:
{
key
:
"LoadPurchaseOperation"
;
input
:
LoadPurchaseInput
;
__output
:
undefined
|
Readonly
<
{
model
:
"purchase"
;
lazy
:
false
;
auctionHouse
:
AuctionHouse
;
asset
:
SftWithToken
|
NftWithToken
;
buyerAddress
:
PublicKey
;
sellerAddress
:
PublicKey
;
bookkeeperAddress
:
Option
<
PublicKey
>
;
receiptAddress
:
Option
<
PublicKey
>
;
price
:
SolAmount
|
SplTokenAmount
;
tokens
:
SplTokenAmount
;
createdAt
:
DateTime
;
}
>
;
}
Type declaration
key
:
"LoadPurchaseOperation"
input
:
LoadPurchaseInput
__output
:
undefined
|
Readonly
<
{
model
:
"purchase"
;
lazy
:
false
;
auctionHouse
:
AuctionHouse
;
asset
:
SftWithToken
|
NftWithToken
;
buyerAddress
:
PublicKey
;
sellerAddress
:
PublicKey
;
bookkeeperAddress
:
Option
<
PublicKey
>
;
receiptAddress
:
Option
<
PublicKey
>
;
price
:
SolAmount
|
SplTokenAmount
;
tokens
:
SplTokenAmount
;
createdAt
:
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
Purchase
Operation
__type
Generated using
TypeDoc