Module Values_2.TrainingPlanOfferingsSource

Sourcetype nonrec t = TrainingPlanOffering.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : TrainingPlanOffering.t list -> [> `List of [> `Structure of (string * [> `List of [> `Enum of string | `Structure of (string * [> `Enum of string | `Integer of Values_1.UltraServerCount.t | `Long of Values_1.ReservedCapacityDurationHours.t | `String of Values_1.UltraServerType.t | `Timestamp of Values_0.Timestamp.t ]) list ] list | `Long of TrainingPlanDurationHours.t | `String of Values_1.TrainingPlanOfferingId.t | `Timestamp of Values_0.Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> TrainingPlanOffering.t list