Sha256: 393a15076fa930adb8a64c396244187177c50d47a79d13ebd1ebff1f6d7116d9

Contents?: true

Size: 267 Bytes

Versions: 1

Compression:

Stored size: 267 Bytes

Contents

class RESO::Lookup::Concession < RESO::Enumeration
  has_many :concession_assignments, foreign_key: :enumeration_id
  has_many :reso_property_listing_closings, through: :concession_assignments, source: :enumerable, source_type: "RESO::Property::Listing::Closing"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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