Values.GetLicenseConversionTaskRequestSourceGets information about the specified license type conversion task.
type nonrec t = {licenseConversionTaskId : LicenseConversionTaskId.t;ID of the license type conversion task to retrieve information on.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of LicenseConversionTaskId.t ]) list ]