| java.lang.Object | |
| ↳ | com.amazonaws.fba_outbound.doc._2007_08_02.CreateFulfillmentOrderItem |
Specifies a single line item in a fulfillment order. MerchantFulfillmentOrderItemId must be unique for every item in the same fulfillment order. It is used to disambiguate multiple line items with the same merchant SKU. 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 | |||||||||||
| displayableComment | |||||||||||
| fulfillmentNetworkSKU | |||||||||||
| giftMessage | |||||||||||
| merchantFulfillmentOrderItemId | |||||||||||
| merchantSKU | |||||||||||
| orderItemDisposition | |||||||||||
| perUnitDeclaredValue | |||||||||||
| quantity | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get Custom Deserializer
| |||||||||||
Gets the displayableComment value for this CreateFulfillmentOrderItem.
| |||||||||||
Gets the fulfillmentNetworkSKU value for this CreateFulfillmentOrderItem.
| |||||||||||
Gets the giftMessage value for this CreateFulfillmentOrderItem.
| |||||||||||
Gets the merchantFulfillmentOrderItemId value for this CreateFulfillmentOrderItem.
| |||||||||||
Gets the merchantSKU value for this CreateFulfillmentOrderItem.
| |||||||||||
Gets the orderItemDisposition value for this CreateFulfillmentOrderItem.
| |||||||||||
Gets the perUnitDeclaredValue value for this CreateFulfillmentOrderItem.
| |||||||||||
Gets the quantity value for this CreateFulfillmentOrderItem.
| |||||||||||
Get Custom Serializer
| |||||||||||
Return type metadata object
| |||||||||||
Sets the displayableComment value for this CreateFulfillmentOrderItem.
| |||||||||||
Sets the fulfillmentNetworkSKU value for this CreateFulfillmentOrderItem.
| |||||||||||
Sets the giftMessage value for this CreateFulfillmentOrderItem.
| |||||||||||
Sets the merchantFulfillmentOrderItemId value for this CreateFulfillmentOrderItem.
| |||||||||||
Sets the merchantSKU value for this CreateFulfillmentOrderItem.
| |||||||||||
Sets the orderItemDisposition value for this CreateFulfillmentOrderItem.
| |||||||||||
Sets the perUnitDeclaredValue value for this CreateFulfillmentOrderItem.
| |||||||||||
Sets the quantity value for this CreateFulfillmentOrderItem.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| merchantSKU | |
|---|---|
| merchantFulfillmentOrderItemId | |
| quantity | |
| giftMessage | |
| displayableComment | |
| fulfillmentNetworkSKU | |
| orderItemDisposition | |
| perUnitDeclaredValue |
| obj |
|---|
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the displayableComment value for this CreateFulfillmentOrderItem.
Gets the fulfillmentNetworkSKU value for this CreateFulfillmentOrderItem.
Gets the giftMessage value for this CreateFulfillmentOrderItem.
Gets the merchantFulfillmentOrderItemId value for this CreateFulfillmentOrderItem.
Gets the merchantSKU value for this CreateFulfillmentOrderItem.
Gets the orderItemDisposition value for this CreateFulfillmentOrderItem.
Gets the perUnitDeclaredValue value for this CreateFulfillmentOrderItem.
Gets the quantity value for this CreateFulfillmentOrderItem.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Return type metadata object
Sets the displayableComment value for this CreateFulfillmentOrderItem.
| displayableComment |
|---|
Sets the fulfillmentNetworkSKU value for this CreateFulfillmentOrderItem.
| fulfillmentNetworkSKU |
|---|
Sets the giftMessage value for this CreateFulfillmentOrderItem.
| giftMessage |
|---|
Sets the merchantFulfillmentOrderItemId value for this CreateFulfillmentOrderItem.
| merchantFulfillmentOrderItemId |
|---|
Sets the merchantSKU value for this CreateFulfillmentOrderItem.
| merchantSKU |
|---|
Sets the orderItemDisposition value for this CreateFulfillmentOrderItem.
| orderItemDisposition |
|---|
Sets the perUnitDeclaredValue value for this CreateFulfillmentOrderItem.
| perUnitDeclaredValue |
|---|
Sets the quantity value for this CreateFulfillmentOrderItem.
| quantity |
|---|