Structs§
- Burn
Collection Token Params - struct for passing parameters to the method [
burn_collection_token
] - Burn
Collection Token Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Create
NewCollection Params - struct for passing parameters to the method [
create_new_collection
] - Create
NewCollection Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Fetch
Collection Token Details Params - struct for passing parameters to the method
[
fetch_collection_token_details
] - Fetch
Collection Token Details Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetCollection
ById Params - struct for passing parameters to the method [
get_collection_by_id
] - GetCollection
ById Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetLinked
Collections Params - struct for passing parameters to the method [
get_linked_collections
] - GetLinked
Collections Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetLinked
Token Params - struct for passing parameters to the method [
get_linked_token
] - GetLinked
Token Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetLinked
Tokens Params - struct for passing parameters to the method [
get_linked_tokens
] - GetLinked
Tokens Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Issue
NewToken Params - struct for passing parameters to the method [
issue_new_token
] - Issue
NewToken Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Link
Params - struct for passing parameters to the method [
link
] - Link
Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Mint
Collection Token Params - struct for passing parameters to the method [
mint_collection_token
] - Mint
Collection Token Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Tokenization
ApiClient - Unlink
Collection Params - struct for passing parameters to the method [
unlink_collection
] - Unlink
Collection Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Unlink
Params - struct for passing parameters to the method [
unlink
] - Unlink
Params Builder - Use builder syntax to set the inputs and finish with
build()
.
Enums§
- Burn
Collection Token Error - struct for typed errors of method [
burn_collection_token
] - Create
NewCollection Error - struct for typed errors of method [
create_new_collection
] - Fetch
Collection Token Details Error - struct for typed errors of method [
fetch_collection_token_details
] - GetCollection
ById Error - struct for typed errors of method [
get_collection_by_id
] - GetLinked
Collections Error - struct for typed errors of method [
get_linked_collections
] - GetLinked
Token Error - struct for typed errors of method [
get_linked_token
] - GetLinked
Tokens Error - struct for typed errors of method [
get_linked_tokens
] - Issue
NewToken Error - struct for typed errors of method [
issue_new_token
] - Link
Error - struct for typed errors of method [
link
] - Mint
Collection Token Error - struct for typed errors of method [
mint_collection_token
] - Unlink
Collection Error - struct for typed errors of method [
unlink_collection
] - Unlink
Error - struct for typed errors of method [
unlink
]