Search
Preparing search index...
The search index is not available
metaplex-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
metaplex-js
WinningConfigStateItem
Class WinningConfigStateItem
Hierarchy
WinningConfigStateItem
Index
Constructors
constructor
Properties
claimed
primary
Sale
Happened
SCHEMA
Accessors
is
Claimed
is
Primary
Sale
Happened
Constructors
constructor
new
Winning
Config
State
Item
(
args
?:
{
claimed
?:
0
|
1
;
primarySaleHappened
?:
0
|
1
}
)
:
WinningConfigStateItem
Parameters
Optional
args:
{
claimed
?:
0
|
1
;
primarySaleHappened
?:
0
|
1
}
Optional
claimed
?:
0
|
1
Optional
primary
Sale
Happened
?:
0
|
1
Returns
WinningConfigStateItem
Properties
claimed
claimed
:
0
|
1
= 0
primary
Sale
Happened
primary
Sale
Happened
:
0
|
1
= 0
Static
SCHEMA
SCHEMA
:
BorshSchema
= ...
Accessors
is
Claimed
get
isClaimed
(
)
:
boolean
Returns
boolean
is
Primary
Sale
Happened
get
isPrimarySaleHappened
(
)
:
boolean
Returns
boolean
Exports
Winning
Config
State
Item
constructor
claimed
primary
Sale
Happened
SCHEMA
is
Claimed
is
Primary
Sale
Happened
Generated using
TypeDoc