Values.TaxExemptionDetailsSourceThe tax exemption details.
type nonrec t = {heritageObtainedDetails : Boolean.t option;The indicator if the tax exemption is inherited from the consolidated billing family management account.
*)heritageObtainedParentEntity : GenericString.t option;The consolidated billing family management account the tax exemption inherited from.
*)heritageObtainedReason : GenericString.t option;The reason of the heritage inheritance.
*)taxExemptions : TaxExemptions.t option;Tax exemptions.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of CountryCode.t ])
list ]
list
| `String of CountryCode.t ])
list
| `Timestamp of Timestamp.t ])
list ]
list
| `String of GenericString.t ])
list ]