app
androidJvm
app
/
pl.inpost.recruitmenttask.model.local
/
ShipmentsResponse
Shipments
Response
data
class
ShipmentsResponse
(
val
shipments
:
List
<
ShipmentNetwork
>
)
Members
Constructors
Shipments
Response
Link copied to clipboard
constructor
(
shipments
:
List
<
ShipmentNetwork
>
)
Properties
shipments
Link copied to clipboard
val
shipments
:
List
<
ShipmentNetwork
>