Class: Shipping::FedExShipService::SmartPostIndiciaType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::SmartPostIndiciaType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DSmartPostIndiciaType">http://fedex.com/ws/ship/v7SmartPostIndiciaType
Constant Summary collapse
- MEDIA_MAIL =
Media mail.
SmartPostIndiciaType.new("MEDIA_MAIL")
- PARCEL_SELECT =
Parcel select.
SmartPostIndiciaType.new("PARCEL_SELECT")
- PRESORTED_BOUND_PRINTED_MATTER =
Presorted bound printed matter.
SmartPostIndiciaType.new("PRESORTED_BOUND_PRINTED_MATTER")
- PRESORTED_STANDARD =
Presorted standard.
SmartPostIndiciaType.new("PRESORTED_STANDARD")