Module nfts_api

Module nfts_api 

Source

Structs§

GetNftParams
struct for passing parameters to the method NftsApi::get_nft
GetNftParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetNftsParams
struct for passing parameters to the method NftsApi::get_nfts
GetNftsParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetOwnershipTokensParams
struct for passing parameters to the method NftsApi::get_ownership_tokens
GetOwnershipTokensParamsBuilder
Use builder syntax to set the inputs and finish with build().
ListOwnedCollectionsParams
struct for passing parameters to the method NftsApi::list_owned_collections
ListOwnedCollectionsParamsBuilder
Use builder syntax to set the inputs and finish with build().
ListOwnedTokensParams
struct for passing parameters to the method NftsApi::list_owned_tokens
ListOwnedTokensParamsBuilder
Use builder syntax to set the inputs and finish with build().
NftsApiClient
RefreshNftMetadataParams
struct for passing parameters to the method NftsApi::refresh_nft_metadata
RefreshNftMetadataParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateOwnershipTokensParams
struct for passing parameters to the method NftsApi::update_ownership_tokens
UpdateOwnershipTokensParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateTokenOwnershipStatusParams
struct for passing parameters to the method NftsApi::update_token_ownership_status
UpdateTokenOwnershipStatusParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateTokensOwnershipSpamParams
struct for passing parameters to the method NftsApi::update_tokens_ownership_spam
UpdateTokensOwnershipSpamParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateTokensOwnershipStatusParams
struct for passing parameters to the method NftsApi::update_tokens_ownership_status
UpdateTokensOwnershipStatusParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

GetNftError
struct for typed errors of method NftsApi::get_nft
GetNftsError
struct for typed errors of method NftsApi::get_nfts
GetOwnershipTokensError
struct for typed errors of method NftsApi::get_ownership_tokens
ListOwnedCollectionsError
struct for typed errors of method NftsApi::list_owned_collections
ListOwnedTokensError
struct for typed errors of method NftsApi::list_owned_tokens
RefreshNftMetadataError
struct for typed errors of method NftsApi::refresh_nft_metadata
UpdateOwnershipTokensError
struct for typed errors of method NftsApi::update_ownership_tokens
UpdateTokenOwnershipStatusError
struct for typed errors of method NftsApi::update_token_ownership_status
UpdateTokensOwnershipSpamError
struct for typed errors of method NftsApi::update_tokens_ownership_spam
UpdateTokensOwnershipStatusError
struct for typed errors of method NftsApi::update_tokens_ownership_status

Traits§

NftsApi