Sha256: fc5d364fa3a90a0f8f46000d91627e75ba5fd0814d06f533b95cfe4b2b0e893a

Contents?: true

Size: 250 Bytes

Versions: 1

Compression:

Stored size: 250 Bytes

Contents

class RESO::Lookup::OwnerPay < RESO::Enumeration
  has_many :owner_pay_assignments, foreign_key: :enumeration_id
  has_many :reso_property_financials, through: :owner_pay_assignments, source: :enumerable, source_type: "RESO::Property::Financial"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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