Values.ProviderDetailSourceThe third-party provider detail for a service configuration.
type nonrec t = {jiraCloud : JiraCloudDetail.t option;Details about a Jira Cloud integration.
*)serviceNow : ServiceNowDetail.t option;Details about a ServiceNow ITSM integration.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of NonEmptyString.t ])
list ])
list ]