Class: FedexWebServices::Soap::Ship::CodAddTransportationChargeBasisType

Inherits:
String
  • Object
show all
Defined in:
lib/fedex_web_services/soap/ShipServiceDefinitions.rb

Overview

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

Constant Summary collapse

COD_SURCHARGE =
new("COD_SURCHARGE")
NET_CHARGE =
new("NET_CHARGE")
NET_FREIGHT =
new("NET_FREIGHT")
TOTAL_CUSTOMER_CHARGE =
new("TOTAL_CUSTOMER_CHARGE")