| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
SalesOrderShipmentItemEntity[] |
SalesOrderShipmentEntity.getItems()
Gets the items value for this SalesOrderShipmentEntity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesOrderShipmentEntity.setItems(SalesOrderShipmentItemEntity[] items)
Sets the items value for this SalesOrderShipmentEntity.
|
| Constructor and Description |
|---|
SalesOrderShipmentEntity(String increment_id,
String parent_id,
String store_id,
String created_at,
String updated_at,
String is_active,
String shipping_address_id,
String shipping_firstname,
String shipping_lastname,
String order_id,
String order_increment_id,
String order_created_at,
String total_qty,
String shipment_id,
SalesOrderShipmentItemEntity[] items,
SalesOrderShipmentTrackEntity[] tracks,
SalesOrderShipmentCommentEntity[] comments) |
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.