Interface get_summary_for_multiple_NFTs_Response

interface get_summary_for_multiple_NFTs_Response {
    result: get_summary_for_multiple_NFTs_Result;
}

Properties

Properties