Values.SupportedEmailDomainsParametersSourcetype nonrec t = {enabled : FeatureEnableParameter.t option;allowedDomains : AllowedDomainsList.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string | `List of [> `String of EmailDomain.t ] list ])
list ]