Sha256: e8d40d477eb0b91edd53b78646fa445e304c274e743d74bffb1db0b42727b9c0
Contents?: true
Size: 332 Bytes
Versions: 1
Compression:
Stored size: 332 Bytes
Contents
class RESO::Lookup::ListAgentDesignation < RESO::Enumeration has_many :list_agent_designation_assignments, foreign_key: :enumeration_id has_many :reso_property_listing_agent_office_list_agents, through: :list_agent_designation_assignments, source: :enumerable, source_type: "RESO::Property::Listing::AgentOffice::ListAgent" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/list_agent_designation.rb |