Interface get_owners_of_nft_Response

interface get_owners_of_nft_Response {
    result: get_owners_of_nft_Result;
}

Properties

Properties