Sha256: 34cf9808d423b4726a3771fd4a21e83ea244c9bd57339cd3b289b071c7e4ee98

Contents?: true

Size: 265 Bytes

Versions: 1

Compression:

Stored size: 265 Bytes

Contents

class RESO::Lookup::ListingAgreement < RESO::Enumeration
  has_one :listing_agreement_assignment, foreign_key: :enumeration_id
  has_one :reso_property_listing, through: :listing_agreement_assignment, source: :enumerable, source_type: "RESO::Property::Listing"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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