| java.lang.Object | |
| ↳ | com.amazonaws.fba_outbound.doc._2007_08_02.FulfillmentOrderItem |
The MerchantFulfillmentOrderItemId must be unique for all items in the same fulfillment order. This value can be used to disambiguate multiple fulfillment items that have the same SKU. If your system already has a unique order line-item identifier, then that may be a good value to put in this field. DisplayableComment contains a value that will appear in recipient-facing materials such as the packing slip. FulfillmentNetworkSKU may be specified when the active merchant SKU doesn't map to the desired fulfillment network SKU (FNSKU); please note the merchant SKU is always required. The value is only ever considered when Removal fulfillment method is selected. OrderItemDisposition indicates the disposition of the inventory, either Sellable or Unsellable. The Unsellable disposition is only permitted when Removal fulfillment method is selected. See enumeration for possible values, default is Sellable. PerUnitDeclaredValue is the monetary value assigned by the merchant to each unit of inventory of the merchantSku for this line item. If not specified, it defaults to zero.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| cancelledQuantity | |||||||||||
| displayableComment | |||||||||||
| estimatedArrivalDateTime | |||||||||||
| estimatedShipDateTime | |||||||||||
| fulfillmentNetworkSKU | |||||||||||
| giftMessage | |||||||||||
| merchantFulfillmentOrderItemId | |||||||||||
| merchantSKU | |||||||||||
| orderItemDisposition | |||||||||||
| perUnitDeclaredValue | |||||||||||
| quantity | |||||||||||
| typeDesc | |||||||||||
| unfulfillableQuantity | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the cancelledQuantity value for this FulfillmentOrderItem.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the displayableComment value for this FulfillmentOrderItem.
| |||||||||||
Gets the estimatedArrivalDateTime value for this FulfillmentOrderItem.
| |||||||||||
Gets the estimatedShipDateTime value for this FulfillmentOrderItem.
| |||||||||||
Gets the fulfillmentNetworkSKU value for this FulfillmentOrderItem.
| |||||||||||
Gets the giftMessage value for this FulfillmentOrderItem.
| |||||||||||
Gets the merchantFulfillmentOrderItemId value for this FulfillmentOrderItem.
| |||||||||||
Gets the merchantSKU value for this FulfillmentOrderItem.
| |||||||||||
Gets the orderItemDisposition value for this FulfillmentOrderItem.
| |||||||||||
Gets the perUnitDeclaredValue value for this FulfillmentOrderItem.
| |||||||||||
Gets the quantity value for this FulfillmentOrderItem.
| |||||||||||
Get Custom Serializer
| |||||||||||
Return type metadata object
| |||||||||||
Gets the unfulfillableQuantity value for this FulfillmentOrderItem.
| |||||||||||
Sets the cancelledQuantity value for this FulfillmentOrderItem.
| |||||||||||
Sets the displayableComment value for this FulfillmentOrderItem.
| |||||||||||
Sets the estimatedArrivalDateTime value for this FulfillmentOrderItem.
| |||||||||||
Sets the estimatedShipDateTime value for this FulfillmentOrderItem.
| |||||||||||
Sets the fulfillmentNetworkSKU value for this FulfillmentOrderItem.
| |||||||||||
Sets the giftMessage value for this FulfillmentOrderItem.
| |||||||||||
Sets the merchantFulfillmentOrderItemId value for this FulfillmentOrderItem.
| |||||||||||
Sets the merchantSKU value for this FulfillmentOrderItem.
| |||||||||||
Sets the orderItemDisposition value for this FulfillmentOrderItem.
| |||||||||||
Sets the perUnitDeclaredValue value for this FulfillmentOrderItem.
| |||||||||||
Sets the quantity value for this FulfillmentOrderItem.
| |||||||||||
Sets the unfulfillableQuantity value for this FulfillmentOrderItem.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| merchantSKU | |
|---|---|
| merchantFulfillmentOrderItemId | |
| quantity | |
| giftMessage | |
| displayableComment | |
| fulfillmentNetworkSKU | |
| orderItemDisposition | |
| cancelledQuantity | |
| unfulfillableQuantity | |
| estimatedShipDateTime | |
| estimatedArrivalDateTime | |
| perUnitDeclaredValue |
| obj |
|---|
Gets the cancelledQuantity value for this FulfillmentOrderItem.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the displayableComment value for this FulfillmentOrderItem.
Gets the estimatedArrivalDateTime value for this FulfillmentOrderItem.
Gets the estimatedShipDateTime value for this FulfillmentOrderItem.
Gets the fulfillmentNetworkSKU value for this FulfillmentOrderItem.
Gets the giftMessage value for this FulfillmentOrderItem.
Gets the merchantFulfillmentOrderItemId value for this FulfillmentOrderItem.
Gets the merchantSKU value for this FulfillmentOrderItem.
Gets the orderItemDisposition value for this FulfillmentOrderItem.
Gets the perUnitDeclaredValue value for this FulfillmentOrderItem.
Gets the quantity value for this FulfillmentOrderItem.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Return type metadata object
Gets the unfulfillableQuantity value for this FulfillmentOrderItem.
Sets the cancelledQuantity value for this FulfillmentOrderItem.
| cancelledQuantity |
|---|
Sets the displayableComment value for this FulfillmentOrderItem.
| displayableComment |
|---|
Sets the estimatedArrivalDateTime value for this FulfillmentOrderItem.
| estimatedArrivalDateTime |
|---|
Sets the estimatedShipDateTime value for this FulfillmentOrderItem.
| estimatedShipDateTime |
|---|
Sets the fulfillmentNetworkSKU value for this FulfillmentOrderItem.
| fulfillmentNetworkSKU |
|---|
Sets the giftMessage value for this FulfillmentOrderItem.
| giftMessage |
|---|
Sets the merchantFulfillmentOrderItemId value for this FulfillmentOrderItem.
| merchantFulfillmentOrderItemId |
|---|
Sets the merchantSKU value for this FulfillmentOrderItem.
| merchantSKU |
|---|
Sets the orderItemDisposition value for this FulfillmentOrderItem.
| orderItemDisposition |
|---|
Sets the perUnitDeclaredValue value for this FulfillmentOrderItem.
| perUnitDeclaredValue |
|---|
Sets the quantity value for this FulfillmentOrderItem.
| quantity |
|---|
Sets the unfulfillableQuantity value for this FulfillmentOrderItem.
| unfulfillableQuantity |
|---|