Interface get_details_of_multiple_contracts_Response

interface get_details_of_multiple_contracts_Response {
    result: get_details_of_multiple_contracts_Result;
}

Properties

Properties