Interface get_multiple_NFTs_Query

interface get_multiple_NFTs_Query {
    ids: get_multiple_NFTs_id[];
}

Properties

Properties