Search
Preparing search index...
The search index is not available
metaplex-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
metaplex-js
Bid
Class Bid
Hierarchy
Bid
Index
Constructors
constructor
Properties
amount
key
SCHEMA
Constructors
constructor
new
Bid
(
args
:
{
amount
:
BN
;
key
:
PublicKey
}
)
:
Bid
Parameters
args:
{
amount
:
BN
;
key
:
PublicKey
}
amount
:
BN
key
:
PublicKey
Returns
Bid
Properties
amount
amount
:
BN
key
key
:
PublicKey
Static
SCHEMA
SCHEMA
:
BorshSchema
= ...
Exports
Bid
constructor
amount
key
SCHEMA
Generated using
TypeDoc