Search
Preparing search index...
The search index is not available
metaplex-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
metaplex-js
WinningConfigState
Class WinningConfigState
Hierarchy
WinningConfigState
Index
Constructors
constructor
Properties
items
money
Pushed
ToAccept
Payment
SCHEMA
Accessors
is
Money
Pushed
ToAccept
Payment
Constructors
constructor
new
Winning
Config
State
(
args
?:
{
items
?:
WinningConfigStateItem
[]
;
moneyPushedToAcceptPayment
?:
0
|
1
}
)
:
WinningConfigState
Parameters
Optional
args:
{
items
?:
WinningConfigStateItem
[]
;
moneyPushedToAcceptPayment
?:
0
|
1
}
Optional
items
?:
WinningConfigStateItem
[]
Optional
money
Pushed
ToAccept
Payment
?:
0
|
1
Returns
WinningConfigState
Properties
items
items
:
WinningConfigStateItem
[]
= []
money
Pushed
ToAccept
Payment
money
Pushed
ToAccept
Payment
:
0
|
1
= 0
Static
SCHEMA
SCHEMA
:
BorshSchema
= ...
Accessors
is
Money
Pushed
ToAccept
Payment
get
isMoneyPushedToAcceptPayment
(
)
:
boolean
Returns
boolean
Exports
Winning
Config
State
constructor
items
money
Pushed
ToAccept
Payment
SCHEMA
is
Money
Pushed
ToAccept
Payment
Generated using
TypeDoc