Class: Logistics::Core::OperationType

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

Constant Summary collapse

SEA =
'Sea'.freeze
AIR =
'Air'.freeze
ROAD =
'Road'.freeze

Method Summary

Methods inherited from ApplicationRecord

as_json