Values.IndonesiaAdditionalInfoSourceAdditional tax information associated with your TRN in Indonesia.
type nonrec t = {decisionNumber : DecisionNumber.t option;VAT-exempt customers have a Directorate General of Taxation (DGT) exemption letter or certificate (Surat Keterangan Bebas) decision number. Non-collected VAT have a DGT letter or certificate (Surat Keterangan Tidak Dipungut).
*)ppnExceptionDesignationCode : PpnExceptionDesignationCode.t option;Exception code if you are designated by Directorate General of Taxation (DGT) as a VAT collector, non-collected VAT, or VAT-exempt customer.
*)taxRegistrationNumberType : IndonesiaTaxRegistrationNumberType.t option;The tax registration number type.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `String of DecisionNumber.t ]) list ]