Sha256: 12f56cb82a267595e1429419dfff420a6a2908e2e6f063955afe5be19e1847f6

Contents?: true

Size: 279 Bytes

Versions: 1

Compression:

Stored size: 279 Bytes

Contents

class RESO::Lookup::ExistingLeaseType < RESO::Enumeration
  has_many :existing_lease_type_assignments, foreign_key: :enumeration_id
  has_many :reso_property_financials, through: :existing_lease_type_assignments, source: :enumerable, source_type: "RESO::Property::Financial"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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