Method: Propertyware::Equity#exclude_from1099
- Defined in:
- lib/propertyware/models/equity.rb
#exclude_from1099 ⇒ Object
Indicates if account is excluded from Form1099.
26 27 28 |
# File 'lib/propertyware/models/equity.rb', line 26 def exclude_from1099 @exclude_from1099 end |