| Package | Description |
|---|---|
| be.feelio.mollie.data.shipment |
| Modifier and Type | Method and Description |
|---|---|
ShipmentLineRequest |
ShipmentLineRequest.ShipmentLineRequestBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ShipmentLineRequest> |
ShipmentRequest.getLines() |
| Modifier and Type | Method and Description |
|---|---|
ShipmentRequest.ShipmentRequestBuilder |
ShipmentRequest.ShipmentRequestBuilder.lines(List<ShipmentLineRequest> lines) |
void |
ShipmentRequest.setLines(List<ShipmentLineRequest> lines) |
| Constructor and Description |
|---|
ShipmentRequest(List<ShipmentLineRequest> lines,
Optional<ShipmentTrackingRequest> tracking,
Optional<Boolean> testmode) |
Copyright © 2020. All rights reserved.