Values_1.IntegrationQuotaExceededFaultSourceThe data processed through your integration exceeded your quota.
type nonrec t = {message : IntegrationErrorMessage.t option;A message describing the problem.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of IntegrationErrorMessage.t ]) list ]