Values_7.AcceptReservedInstancesExchangeQuoteResultSourceThe result of the exchange and whether it was successful.
type nonrec t = {exchangeId : Values_0.String_.t option;The ID of the successful exchange.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]