Class: Shipping::FedExShipService::CodAddTransportationChargesType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::CodAddTransportationChargesType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DCodAddTransportationChargesType">http://fedex.com/ws/ship/v7CodAddTransportationChargesType
Constant Summary collapse
- ADD_ACCOUNT_COD_SURCHARGE =
CodAddTransportationChargesType.new("ADD_ACCOUNT_COD_SURCHARGE")
- ADD_ACCOUNT_NET_CHARGE =
CodAddTransportationChargesType.new("ADD_ACCOUNT_NET_CHARGE")
- ADD_ACCOUNT_NET_FREIGHT =
CodAddTransportationChargesType.new("ADD_ACCOUNT_NET_FREIGHT")
- ADD_ACCOUNT_TOTAL_CUSTOMER_CHARGE =
CodAddTransportationChargesType.new("ADD_ACCOUNT_TOTAL_CUSTOMER_CHARGE")
- ADD_LIST_COD_SURCHARGE =
CodAddTransportationChargesType.new("ADD_LIST_COD_SURCHARGE")
- ADD_LIST_NET_CHARGE =
CodAddTransportationChargesType.new("ADD_LIST_NET_CHARGE")
- ADD_LIST_NET_FREIGHT =
CodAddTransportationChargesType.new("ADD_LIST_NET_FREIGHT")
- ADD_LIST_TOTAL_CUSTOMER_CHARGE =
CodAddTransportationChargesType.new("ADD_LIST_TOTAL_CUSTOMER_CHARGE")
- ADD_SHIPMENT_MULTIWEIGHT_NET_CHARGE =
CodAddTransportationChargesType.new("ADD_SHIPMENT_MULTIWEIGHT_NET_CHARGE")
- ADD_SHIPMENT_MULTIWEIGHT_NET_FREIGHT =
CodAddTransportationChargesType.new("ADD_SHIPMENT_MULTIWEIGHT_NET_FREIGHT")
- ADD_SUM_OF_ACCOUNT_NET_CHARGES =
CodAddTransportationChargesType.new("ADD_SUM_OF_ACCOUNT_NET_CHARGES")
- ADD_SUM_OF_ACCOUNT_NET_FREIGHT =
CodAddTransportationChargesType.new("ADD_SUM_OF_ACCOUNT_NET_FREIGHT")
- ADD_SUM_OF_LIST_NET_CHARGES =
CodAddTransportationChargesType.new("ADD_SUM_OF_LIST_NET_CHARGES")
- ADD_SUM_OF_LIST_NET_FREIGHT =
CodAddTransportationChargesType.new("ADD_SUM_OF_LIST_NET_FREIGHT")