Class: Logistics::Core::TransactionType

Inherits:
Lookup show all
Defined in:
app/models/logistics/core/transaction_type.rb

Constant Summary collapse

IMPORT =
'Import'.freeze
EXPORT =
'Export'.freeze

Method Summary

Methods inherited from ApplicationRecord

as_json