Libraries
»
shipping_backup_client
(1.0.26)
»
Index (T)
»
ShipmentNoteDAO
»
Types
Module: ShipmentNoteDAO::Types
Defined in:
lib/shipping_backup_client/models/shipment_note_dao.rb
Constant Summary
collapse
VENDOR =
"
vendor
"
MERCHANT =
"
merchant
"
CS =
"
cs
"
FKL =
"
fkl
"
PL =
"
Pickup_Reattempt_Reason
"
LOCATION =
"
vendor_location
"
ALL =
[
VENDOR
,
MERCHANT
,
CS
,
FKL
]