ShipmentSharingLinks

data class ShipmentSharingLinks(val sharedWithMe: List<ShipmentSharing>, val sharedByMe: List<ShipmentSharing>)

Constructors

Link copied to clipboard
constructor(sharedWithMe: List<ShipmentSharing>, sharedByMe: List<ShipmentSharing>)
constructor()

Properties

Link copied to clipboard
Link copied to clipboard