Module Values.QuickResponseStatusSource
Sourcetype nonrec t = | CREATE_IN_PROGRESS| CREATE_FAILED| CREATED| DELETE_IN_PROGRESS| DELETE_FAILED| DELETED| UPDATE_IN_PROGRESS| UPDATE_FAILED| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]