Class: Shipping::FedExShipService::SmartPostAncillaryEndorsementType

Inherits:
String
  • Object
show all
Defined in:
app/services/shipping/fed_ex_ship_service.rb

Overview

href="http://fedex.com/ws/ship/v7%7DSmartPostAncillaryEndorsementType">http://fedex.com/ws/ship/v7SmartPostAncillaryEndorsementType

Constant Summary collapse

ADDRESS_CORRECTION =
SmartPostAncillaryEndorsementType.new("ADDRESS_CORRECTION")
CARRIER_LEAVE_IF_NO_RESPONSE =
SmartPostAncillaryEndorsementType.new("CARRIER_LEAVE_IF_NO_RESPONSE")
CHANGE_SERVICE =
SmartPostAncillaryEndorsementType.new("CHANGE_SERVICE")
FORWARDING_SERVICE =
SmartPostAncillaryEndorsementType.new("FORWARDING_SERVICE")
RETURN_SERVICE =
SmartPostAncillaryEndorsementType.new("RETURN_SERVICE")