Sha256: 71c7ad7745afb9e4ca5df21870f6fdc88696c817eda5903f8d41863f5db07045

Contents?: true

Size: 265 Bytes

Versions: 1

Compression:

Stored size: 265 Bytes

Contents

class RESO::Lookup::TaxStatusCurrent < RESO::Enumeration
  has_many :tax_status_current_assignments, foreign_key: :enumeration_id
  has_many :reso_property_taxes, through: :tax_status_current_assignments, source: :enumerable, source_type: "RESO::Property::Tax"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reso-0.2.2 lib/reso/app/models/reso/lookup/tax_status_current.rb