Values.GreeceAdditionalInfoSourceAdditional tax information to specify for a TRN in Greece.
type nonrec t = {contractingAuthorityCode : ContractingAuthorityCode.t option;The code of contracting authority for e-invoicing.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of ContractingAuthorityCode.t ]) list ]