Class: Shipping::FedExShipService::CodCollectionType

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

Overview

href="http://fedex.com/ws/ship/v7%7DCodCollectionType">http://fedex.com/ws/ship/v7CodCollectionType

Constant Summary collapse

ANY =
CodCollectionType.new("ANY")
CASH =
CodCollectionType.new("CASH")
GUARANTEED_FUNDS =
CodCollectionType.new("GUARANTEED_FUNDS")