Values.FulfillmentDetailsSourceContains comprehensive information about how a benefit allocation is fulfilled across different fulfillment types.
type nonrec t = {disbursementDetails : DisbursementDetails.t option;Details about disbursement-based fulfillment, if applicable to this benefit allocation.
*)consumableDetails : ConsumableDetails.t option;Details about consumable-based fulfillment, if applicable to this benefit allocation.
*)creditDetails : CreditDetails.t option;Details about credit-based fulfillment, if applicable to this benefit allocation.
*)accessDetails : AccessDetails.t option;Details about access-based fulfillment, if applicable to this benefit allocation.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Enum of string | `String of String_.t ])
list
| `Timestamp of Timestamp.t ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string * [> `Enum of string | `String of String_.t ])
list
| `Timestamp of Timestamp.t ])
list ])
list ])
list ]