Interface get_summary_for_multiple_NFTs_Query

interface get_summary_for_multiple_NFTs_Query {
    ids: get_multiple_NFTs_id[];
}

Properties

Properties