Class: Shipping::FedExCloseService::ShippingDocumentStockType
- Inherits:
-
String
- Object
- String
- Shipping::FedExCloseService::ShippingDocumentStockType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/close/v2%7DShippingDocumentStockType">http://fedex.com/ws/close/v2ShippingDocumentStockType
Constant Summary collapse
- OP_900_LG =
ShippingDocumentStockType.new("OP_900_LG")
- OP_900_LL =
ShippingDocumentStockType.new("OP_900_LL")
- OP_950 =
ShippingDocumentStockType.new("OP_950")
- PAPER_4X6 =
ShippingDocumentStockType.new("PAPER_4X6")
- PAPER_LETTER =
ShippingDocumentStockType.new("PAPER_LETTER")
- STOCK_4X6 =
ShippingDocumentStockType.new("STOCK_4X6")
- STOCK_4X675_LEADING_DOC_TAB =
ShippingDocumentStockType.new("STOCK_4X6.75_LEADING_DOC_TAB")
- STOCK_4X675_TRAILING_DOC_TAB =
ShippingDocumentStockType.new("STOCK_4X6.75_TRAILING_DOC_TAB")
- STOCK_4X8 =
ShippingDocumentStockType.new("STOCK_4X8")
- STOCK_4X9_LEADING_DOC_TAB =
ShippingDocumentStockType.new("STOCK_4X9_LEADING_DOC_TAB")
- STOCK_4X9_TRAILING_DOC_TAB =
ShippingDocumentStockType.new("STOCK_4X9_TRAILING_DOC_TAB")