Interface get_nfts_from_collection_Response

interface get_nfts_from_collection_Response {
    result: get_nfts_from_collection_Result;
}

Properties

Properties