Interface get_list_of_collections_having_NFTs_Response

interface get_list_of_collections_having_NFTs_Response {
    result: get_list_of_collections_having_NFTs_Result;
}

Properties

Properties