Sha256: 017635c62ef9716cc26e1306a9c30e095b093134583e1c69caef701a65484ede

Contents?: true

Size: 349 Bytes

Versions: 1

Compression:

Stored size: 349 Bytes

Contents

class RESO::Lookup::CoBuyerAgentDesignation < RESO::Enumeration
  has_many :co_buyer_agent_designation_assignments, foreign_key: :enumeration_id
  has_many :reso_property_listing_agent_office_co_buyer_agent, through: :co_buyer_agent_designation_assignments, source: :enumerable, source_type: "RESO::Property::Listing::AgentOffice::CoBuyerAgent"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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