Module: Fedex::PurposeOfShipmentTypes

Defined in:
lib/fedex/rate_constants.rb,
lib/fedex/ship_constants.rb

Overview

http://fedex.com/ws/ship/v5PurposeOfShipmentType

Constant Summary collapse

GIFT =
"GIFT"
NOT_SOLD =
"NOT_SOLD"
PERSONAL_EFFECTS =
"PERSONAL_EFFECTS"
REPAIR_AND_RETURN =
"REPAIR_AND_RETURN"
SAMPLE =
"SAMPLE"
SOLD =
"SOLD"