Module Values.TaxRegistrationDocumentsSource

Sourcetype nonrec t = TaxRegistrationDocument.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : TaxRegistrationDocument.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `Blob of FileBlob.t | `String of TaxDocumentName.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b