Values.PutSupplementalTaxRegistrationRequestSourceStores supplemental tax registration for a single account.
type nonrec t = {taxRegistrationEntry : SupplementalTaxRegistrationEntry.t;The supplemental TRN information that will be stored for the caller account ID.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of LegalName.t
| `Structure of
(string * [> `String of AddressLine1.t ]) list ])
list ])
list ]