Sha256: 488f6f9b29350f42c848098ad3ff3bd81a08c3bcfc925bc2020ca6308ccfafdc
Contents?: true
Size: 212 Bytes
Versions: 9
Compression:
Stored size: 212 Bytes
Contents
module Logistics module Core class ContractRate < ApplicationRecord belongs_to :chargeable_service_unit_of_charge belongs_to :transaction_type belongs_to :client_contract end end end
Version data entries
9 entries across 9 versions & 1 rubygems