Class: Shipping::FedExShipService::B13AFilingOptionType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::B13AFilingOptionType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DB13AFilingOptionType">http://fedex.com/ws/ship/v7B13AFilingOptionType
Constant Summary collapse
- FILED_ELECTRONICALLY =
B13AFilingOptionType.new("FILED_ELECTRONICALLY")
- MANUALLY_ATTACHED =
B13AFilingOptionType.new("MANUALLY_ATTACHED")
- NOT_REQUIRED =
B13AFilingOptionType.new("NOT_REQUIRED")
- SUMMARY_REPORTING =
B13AFilingOptionType.new("SUMMARY_REPORTING")