ShipmentsResponse

data class ShipmentsResponse(val shipments: List<ShipmentNetwork>)

Constructors

Link copied to clipboard
constructor(shipments: List<ShipmentNetwork>)

Properties

Link copied to clipboard