Values.DeliveriesSourceval to_value :
Delivery.t list ->
[> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of FieldHeader.t ] list
| `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ]) list
| `String of DeliveryId.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `String of DeliverySuffixPath.t ])
list ])
list ]
list ]