Values.VerificationDetailsSourceRequired information to verify your TRN.
type nonrec t = {dateOfBirth : DateOfBirth.t option;Date of birth to verify your submitted TRN. Use the YYYY-MM-DD format.
*)taxRegistrationDocuments : TaxRegistrationDocuments.t option;The tax registration document, which is required for specific countries such as Bangladesh, Kenya, South Korea and Spain.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Blob of FileBlob.t
| `String of TaxDocumentName.t ])
list ])
list ]
list
| `String of DateOfBirth.t ])
list ]