settlorExemptionReason property
- @BuiltValueField.new(wireName: r'settlorExemptionReason')
Defines the KYC exemption reason for a settlor associated with a trust. Only applicable to trusts in Australia. For example, professionalServiceProvider, deceased, or contributionBelowThreshold.
Implementation
@BuiltValueField(wireName: r'settlorExemptionReason')
BuiltList<String>? get settlorExemptionReason;