Class: Shipping::FedExShipService::HomeDeliveryPremiumType

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

Overview

href="http://fedex.com/ws/ship/v7%7DHomeDeliveryPremiumType">http://fedex.com/ws/ship/v7HomeDeliveryPremiumType

Constant Summary collapse

APPOINTMENT =
HomeDeliveryPremiumType.new("APPOINTMENT")
DATE_CERTAIN =
HomeDeliveryPremiumType.new("DATE_CERTAIN")
EVENING =
HomeDeliveryPremiumType.new("EVENING")