Interface get_details_of_multiple_nfts_Response

interface get_details_of_multiple_nfts_Response {
    result: get_details_of_multiple_nfts_Result;
}

Properties

Properties