Module Values_3.CapacityBlockOfferingSetSource

Sourcetype nonrec t = CapacityBlockOffering.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : CapacityBlockOffering.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of Values_0.Integer.t | `String of Values_1.OfferingId.t | `Timestamp of Values_0.MillisecondDateTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> CapacityBlockOffering.t list