mainSourceOfIncome property
- @BuiltValueField.new(wireName: r'mainSourceOfIncome')
The organization's main source of income. Only required if businessType is other. Possible values: businessOperation, realEstateSales, investmentInterestOrRoyalty, propertyRental, other.
Implementation
@BuiltValueField(wireName: r'mainSourceOfIncome')
TaxReportingClassificationMainSourceOfIncomeEnum? get mainSourceOfIncome;