Interface get_owned_nfts_of_address_Response

interface get_owned_nfts_of_address_Response {
    result: get_owned_nfts_of_address_Result;
}

Properties

Properties