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 =

Any.

CodCollectionType.new("ANY")
CASH =

Cash.

CodCollectionType.new("CASH")
GUARANTEED_FUNDS =

Guaranteed funds.

CodCollectionType.new("GUARANTEED_FUNDS")