Values_7.DeleteCoipCidrResultSourceDeletes a range of customer-owned IP addresses.
type nonrec t = {coipCidr : Values_3.CoipCidr.t option;Information about a range of customer-owned IP addresses.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of Values_0.String_.t ]) list ])
list ]