| java.lang.Object | |
| ↳ | com.amazonaws.fba_outbound.doc._2007_08_02.UnfulfillablePreviewItem |
Holds item attributes and if available, reasons why the item was unfulfillable. ItemUnfulfillableReasons - error codes associated at the item level. Tries to explain why the item was unfulfillable. currently state: * InventoryUnavailable * NoDeliveryOption * UnknownDeliveryServiceError
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| itemUnfulfillableReasons | |||||||||||
| merchantFulfillmentOrderItemId | |||||||||||
| merchantSKU | |||||||||||
| quantity | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get Custom Deserializer
| |||||||||||
Gets the itemUnfulfillableReasons value for this UnfulfillablePreviewItem.
| |||||||||||
Gets the merchantFulfillmentOrderItemId value for this UnfulfillablePreviewItem.
| |||||||||||
Gets the merchantSKU value for this UnfulfillablePreviewItem.
| |||||||||||
Gets the quantity value for this UnfulfillablePreviewItem.
| |||||||||||
Get Custom Serializer
| |||||||||||
Return type metadata object
| |||||||||||
Sets the itemUnfulfillableReasons value for this UnfulfillablePreviewItem.
| |||||||||||
Sets the merchantFulfillmentOrderItemId value for this UnfulfillablePreviewItem.
| |||||||||||
Sets the merchantSKU value for this UnfulfillablePreviewItem.
| |||||||||||
Sets the quantity value for this UnfulfillablePreviewItem.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| merchantSKU | |
|---|---|
| quantity | |
| merchantFulfillmentOrderItemId | |
| itemUnfulfillableReasons |
| obj |
|---|
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
| i |
|---|
Gets the itemUnfulfillableReasons value for this UnfulfillablePreviewItem.
Gets the merchantFulfillmentOrderItemId value for this UnfulfillablePreviewItem.
Gets the merchantSKU value for this UnfulfillablePreviewItem.
Gets the quantity value for this UnfulfillablePreviewItem.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Return type metadata object
Sets the itemUnfulfillableReasons value for this UnfulfillablePreviewItem.
| itemUnfulfillableReasons |
|---|
| i | |
|---|---|
| _value |
Sets the merchantFulfillmentOrderItemId value for this UnfulfillablePreviewItem.
| merchantFulfillmentOrderItemId |
|---|
Sets the merchantSKU value for this UnfulfillablePreviewItem.
| merchantSKU |
|---|
Sets the quantity value for this UnfulfillablePreviewItem.
| quantity |
|---|