Class: NinjaVan::ServiceTypes
- Inherits:
-
Object
- Object
- NinjaVan::ServiceTypes
- Defined in:
- lib/ninja_van/types.rb
Constant Summary collapse
- PARCEL =
'Parcel'
- RETURN =
'Return'
- MARKETPLACE =
'Marketplace'
- BULKY =
'Bulky'
- INTERNATIONAL =
'International'
- ALL =
[PARCEL, RETURN, MARKETPLACE, BULKY, INTERNATIONAL]