Module Values.AutoPromotionResultSource
Sourcetype nonrec t = | MODEL_PROMOTED| MODEL_NOT_PROMOTED| RETRAINING_INTERNAL_ERROR| RETRAINING_CUSTOMER_ERROR| RETRAINING_CANCELLED| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]