Class: Shipping::FedExShipService::RecipientCustomsIdType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::RecipientCustomsIdType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DRecipientCustomsIdType">http://fedex.com/ws/ship/v7RecipientCustomsIdType
Constant Summary collapse
- COMPANY =
RecipientCustomsIdType.new("COMPANY")
- INDIVIDUAL =
RecipientCustomsIdType.new("INDIVIDUAL")
- PASSPORT =
RecipientCustomsIdType.new("PASSPORT")