Search
Preparing search index...
The search index is not available
metaplex-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
metaplex-js
AuctionManager
Class AuctionManager
Hierarchy
AuctionManager
Index
Constructors
constructor
Properties
accept
Payment
account
Public
Key
auction
authority
key
settings
state
store
vault
SCHEMA
Methods
decode
Constructors
constructor
new
Auction
Manager
(
args
:
Omit
<
AuctionManager
,
"key"
>
)
:
AuctionManager
Parameters
args:
Omit
<
AuctionManager
,
"key"
>
Returns
AuctionManager
Properties
accept
Payment
accept
Payment
:
PublicKey
Optional
account
Public
Key
account
Public
Key
:
PublicKey
auction
auction
:
PublicKey
authority
authority
:
PublicKey
key
key
:
MetaplexKey
= ...
settings
settings
:
AuctionManagerSettings
state
state
:
AuctionManagerState
store
store
:
PublicKey
vault
vault
:
PublicKey
Static
SCHEMA
SCHEMA
:
BorshSchema
= ...
Methods
Static
decode
decode
(
accountWithPublicKey
:
AccountWithPublicKey
)
:
AuctionManager
Parameters
accountWithPublicKey:
AccountWithPublicKey
Returns
AuctionManager
Exports
Auction
Manager
constructor
accept
Payment
account
Public
Key
auction
authority
key
settings
state
store
vault
SCHEMA
decode
Generated using
TypeDoc