Values.GetReservationOfferingRequestSourceReturns the reservation offering. The offering determines the payment schedule for the reservation.
type nonrec t = {offeringId : GetReservationOfferingRequestOfferingIdString.t;The identifier for the offering..
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of GetReservationOfferingRequestOfferingIdString.t ])
list ]