Sha256: dd7c0afc3224e6b39f249d05b52c9f17d1cf0c012ce41639dddfa3cc60517d97

Contents?: true

Size: 295 Bytes

Versions: 1

Compression:

Stored size: 295 Bytes

Contents

class RESO::Lookup::ShowingContactType < RESO::Enumeration
  has_many :showing_contact_type_assignments, foreign_key: :enumeration_id
  has_many :reso_property_listing_showings, through: :showing_contact_type_assignments, source: :enumerable, source_type: "RESO::Property::Listing::Showing"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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