Module Values.LicenseConversionTasksSource

Sourcetype nonrec t = LicenseConversionTask.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : LicenseConversionTask.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of LicenseConversionTaskId.t | `Structure of (string * [> `List of [> `Structure of (string * [> `Enum of string | `String of ProductCodeId.t ]) list ] list | `String of UsageOperation.t ]) list | `Timestamp of DateTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> LicenseConversionTask.t list