Module Values.AllowedOperationSource
Sourcetype nonrec t = | CreateGrant| CheckoutLicense| CheckoutBorrowLicense| CheckInLicense| ExtendConsumptionLicense| ListPurchasedLicenses| CreateToken| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]