Structs§
- Burn
Collection Token Params - struct for passing parameters to the method
TokenizationApi::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
TokenizationApi::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
TokenizationApi::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
TokenizationApi::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
TokenizationApi::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
TokenizationApi::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
TokenizationApi::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
TokenizationApi::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
TokenizationApi::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
TokenizationApi::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
TokenizationApi::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
TokenizationApi::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
TokenizationApi::burn_collection_token - Create
NewCollection Error - struct for typed errors of method
TokenizationApi::create_new_collection - Fetch
Collection Token Details Error - struct for typed errors of method
TokenizationApi::fetch_collection_token_details - GetCollection
ById Error - struct for typed errors of method
TokenizationApi::get_collection_by_id - GetLinked
Collections Error - struct for typed errors of method
TokenizationApi::get_linked_collections - GetLinked
Token Error - struct for typed errors of method
TokenizationApi::get_linked_token - GetLinked
Tokens Error - struct for typed errors of method
TokenizationApi::get_linked_tokens - Issue
NewToken Error - struct for typed errors of method
TokenizationApi::issue_new_token - Link
Error - struct for typed errors of method
TokenizationApi::link - Mint
Collection Token Error - struct for typed errors of method
TokenizationApi::mint_collection_token - Unlink
Collection Error - struct for typed errors of method
TokenizationApi::unlink_collection - Unlink
Error - struct for typed errors of method
TokenizationApi::unlink