Preparing search index...
The search index is not available
Valorem SDK Docs - v0.0.12
Valorem SDK Docs
ClaimArgs
Interface ClaimArgs
Arguments required for constructing a Claim instance.
interface
ClaimArgs
{
optionInfo
:
OptionTypeInfo
;
optionTypeId
:
bigint
;
tokenId
:
bigint
;
tokenType
:
0
|
2
;
typeExists
:
boolean
;
}
Hierarchy (
view full
)
OptionTypeArgs
ClaimArgs
Index
Properties
option
Info
option
Type
Id
token
Id
token
Type
type
Exists
Properties
option
Info
option
Info
:
OptionTypeInfo
option
Type
Id
option
Type
Id
:
bigint
token
Id
token
Id
:
bigint
token
Type
token
Type
:
0
|
2
type
Exists
type
Exists
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
option
Info
option
Type
Id
token
Id
token
Type
type
Exists
Valorem SDK Docs - v0.0.12
<internal>
Account_OrderBy
Action
ClaimBucket_OrderBy
Claim_OrderBy
DayData_OrderBy
DecimalValue_OrderBy
Erc1155Balance_OrderBy
Erc1155Contract_OrderBy
Erc1155Operator_OrderBy
Erc1155Token_OrderBy
Erc1155Transfer_OrderBy
Event_OrderBy
ItemType
OptionTypeBucket_OrderBy
OptionType_OrderBy
OrderDirection
OrderType
TokenDayData_OrderBy
Token_OrderBy
Transaction_OrderBy
Loading...
Generated using
TypeDoc
Arguments required for constructing a Claim instance.