Search
Preparing search index...
The search index is not available
metaplex-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
metaplex-js
PriceFloor
Class PriceFloor
Hierarchy
PriceFloor
Index
Constructors
constructor
Properties
hash
min
Price
type
SCHEMA
Constructors
constructor
new
Price
Floor
(
args
:
{
hash
?:
Uint8Array
;
minPrice
?:
BN
;
type
:
PriceFloorType
}
)
:
PriceFloor
Parameters
args:
{
hash
?:
Uint8Array
;
minPrice
?:
BN
;
type
:
PriceFloorType
}
Optional
hash
?:
Uint8Array
Optional
min
Price
?:
BN
type
:
PriceFloorType
Returns
PriceFloor
Properties
hash
hash
:
Uint8Array
Optional
min
Price
min
Price
:
BN
type
type
:
PriceFloorType
Static
SCHEMA
SCHEMA
:
BorshSchema
= ...
Exports
Price
Floor
constructor
hash
min
Price
type
SCHEMA
Generated using
TypeDoc