| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
SalesOrderShipmentTrackEntity[] |
SalesOrderShipmentEntity.getTracks()
Gets the tracks value for this SalesOrderShipmentEntity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesOrderShipmentEntity.setTracks(SalesOrderShipmentTrackEntity[] tracks)
Sets the tracks 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 © 2020 Imixs Software Solutions GmbH. All rights reserved.