| Package | Description |
|---|---|
| be.feelio.mollie.data.shipment |
| Modifier and Type | Method and Description |
|---|---|
ShipmentLinks |
ShipmentLinks.ShipmentLinksBuilder.build() |
ShipmentLinks |
ShipmentResponse.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
ShipmentResponse.ShipmentResponseBuilder |
ShipmentResponse.ShipmentResponseBuilder.links(ShipmentLinks links) |
void |
ShipmentResponse.setLinks(ShipmentLinks links) |
| Constructor and Description |
|---|
ShipmentResponse(String resource,
String id,
String orderId,
Date createdAt,
ShipmentTrackingResponse tracking,
List<OrderLineResponse> lines,
ShipmentLinks links) |
Copyright © 2020. All rights reserved.