Interface get_details_of_multiple_collections_Response

interface get_details_of_multiple_collections_Response {
    result: get_details_of_multiple_collections_Result;
}

Properties

Properties