Interface get_details_of_multiple_contracts_Result

interface get_details_of_multiple_contracts_Result {
    items: get_details_of_multiple_contracts_Item[];
}

Properties

Properties