| java.lang.Object | |
| ↳ | com.magento.api.SalesOrderShipmentItemEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| created_at | |||||||||||
| increment_id | |||||||||||
| is_active | |||||||||||
| item_id | |||||||||||
| name | |||||||||||
| order_item_id | |||||||||||
| parent_id | |||||||||||
| price | |||||||||||
| product_id | |||||||||||
| qty | |||||||||||
| sku | |||||||||||
| typeDesc | |||||||||||
| updated_at | |||||||||||
| weight | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the created_at value for this SalesOrderShipmentItemEntity.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the increment_id value for this SalesOrderShipmentItemEntity.
| |||||||||||
Gets the is_active value for this SalesOrderShipmentItemEntity.
| |||||||||||
Gets the item_id value for this SalesOrderShipmentItemEntity.
| |||||||||||
Gets the name value for this SalesOrderShipmentItemEntity.
| |||||||||||
Gets the order_item_id value for this SalesOrderShipmentItemEntity.
| |||||||||||
Gets the parent_id value for this SalesOrderShipmentItemEntity.
| |||||||||||
Gets the price value for this SalesOrderShipmentItemEntity.
| |||||||||||
Gets the product_id value for this SalesOrderShipmentItemEntity.
| |||||||||||
Gets the qty value for this SalesOrderShipmentItemEntity.
| |||||||||||
Get Custom Serializer
| |||||||||||
Gets the sku value for this SalesOrderShipmentItemEntity.
| |||||||||||
Return type metadata object
| |||||||||||
Gets the updated_at value for this SalesOrderShipmentItemEntity.
| |||||||||||
Gets the weight value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the created_at value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the increment_id value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the is_active value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the item_id value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the name value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the order_item_id value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the parent_id value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the price value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the product_id value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the qty value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the sku value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the updated_at value for this SalesOrderShipmentItemEntity.
| |||||||||||
Sets the weight value for this SalesOrderShipmentItemEntity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| increment_id | |
|---|---|
| parent_id | |
| created_at | |
| updated_at | |
| is_active | |
| sku | |
| name | |
| order_item_id | |
| product_id | |
| weight | |
| price | |
| qty | |
| item_id |
| obj |
|---|
Gets the created_at value for this SalesOrderShipmentItemEntity.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the increment_id value for this SalesOrderShipmentItemEntity.
Gets the is_active value for this SalesOrderShipmentItemEntity.
Gets the item_id value for this SalesOrderShipmentItemEntity.
Gets the name value for this SalesOrderShipmentItemEntity.
Gets the order_item_id value for this SalesOrderShipmentItemEntity.
Gets the parent_id value for this SalesOrderShipmentItemEntity.
Gets the price value for this SalesOrderShipmentItemEntity.
Gets the product_id value for this SalesOrderShipmentItemEntity.
Gets the qty value for this SalesOrderShipmentItemEntity.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the sku value for this SalesOrderShipmentItemEntity.
Return type metadata object
Gets the updated_at value for this SalesOrderShipmentItemEntity.
Gets the weight value for this SalesOrderShipmentItemEntity.
Sets the created_at value for this SalesOrderShipmentItemEntity.
| created_at |
|---|
Sets the increment_id value for this SalesOrderShipmentItemEntity.
| increment_id |
|---|
Sets the is_active value for this SalesOrderShipmentItemEntity.
| is_active |
|---|
Sets the item_id value for this SalesOrderShipmentItemEntity.
| item_id |
|---|
Sets the name value for this SalesOrderShipmentItemEntity.
| name |
|---|
Sets the order_item_id value for this SalesOrderShipmentItemEntity.
| order_item_id |
|---|
Sets the parent_id value for this SalesOrderShipmentItemEntity.
| parent_id |
|---|
Sets the price value for this SalesOrderShipmentItemEntity.
| price |
|---|
Sets the product_id value for this SalesOrderShipmentItemEntity.
| product_id |
|---|
Sets the qty value for this SalesOrderShipmentItemEntity.
| qty |
|---|
Sets the sku value for this SalesOrderShipmentItemEntity.
| sku |
|---|
Sets the updated_at value for this SalesOrderShipmentItemEntity.
| updated_at |
|---|
Sets the weight value for this SalesOrderShipmentItemEntity.
| weight |
|---|