other constant

  1. @BuiltValueEnumConst.new(wireName: r'other')
TaxReportingClassificationMainSourceOfIncomeEnum const other

The organization's main source of income. Only required if businessType is other. Possible values: businessOperation, realEstateSales, investmentInterestOrRoyalty, propertyRental, other.

Implementation

@BuiltValueEnumConst(wireName: r'other')
static const TaxReportingClassificationMainSourceOfIncomeEnum other = _$taxReportingClassificationMainSourceOfIncomeEnum_other;