public class ShipmentOrderStatusDSL extends Object
| Modifier and Type | Method and Description |
|---|---|
static ShipmentOrderStatusDSL |
newShipmentOrderStatus() |
List<ShipmentOrderStatusRequest> |
serialize() |
ShipmentOrderStatusRequest |
singleSerialize() |
ShipmentOrderStatusDSL |
withShipmentOrder(String orderNumber) |
public static ShipmentOrderStatusDSL newShipmentOrderStatus()
public ShipmentOrderStatusDSL withShipmentOrder(String orderNumber)
public List<ShipmentOrderStatusRequest> serialize()
public ShipmentOrderStatusRequest singleSerialize()
Copyright © 2018. All rights reserved.