Class: FedexWebServices::Soap::Close::ShippingDocumentGroupingType
- Inherits:
-
String
- Object
- String
- FedexWebServices::Soap::Close::ShippingDocumentGroupingType
- Defined in:
- lib/fedex_web_services/soap/CloseServiceDefinitions.rb
Overview
http://fedex.com/ws/close/v4ShippingDocumentGroupingType
Constant Summary collapse
- CONSOLIDATED_BY_DOCUMENT_TYPE =
new("CONSOLIDATED_BY_DOCUMENT_TYPE")
- CONSOLIDATED_BY_IMAGE_TYPE =
new("CONSOLIDATED_BY_IMAGE_TYPE")
- INDIVIDUAL =
new("INDIVIDUAL")