Sha256: 715471a456028fb7e71aa2a6897cf6d1367589d14a022817e2ca607cb0af6580

Contents?: true

Size: 338 Bytes

Versions: 1

Compression:

Stored size: 338 Bytes

Contents

class RESO::Lookup::BuyerAgentDesignation < RESO::Enumeration
  has_many :buyer_agent_designation_assignments, foreign_key: :enumeration_id
  has_many :reso_property_listing_agent_office_buyer_agents, through: :buyer_agent_designation_assignments, source: :enumerable, source_type: "RESO::Property::Listing::AgentOffice::BuyerAgent"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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