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