Interface get_multiple_NFTs_Response

interface get_multiple_NFTs_Response {
    result: get_multiple_NFTs_Result;
}

Properties

Properties