vatAbsenceReason property
- @BuiltValueField.new(wireName: r'vatAbsenceReason')
The reason the organization has not provided a VAT number. Possible values: industryExemption, belowTaxThreshold.
Implementation
@BuiltValueField(wireName: r'vatAbsenceReason')
OrganizationVatAbsenceReasonEnum? get vatAbsenceReason;