Interface get_detail_of_contract_Response

interface get_detail_of_contract_Response {
    result: get_detail_of_contract_Result;
}

Properties

Properties