ZyncProductLocation

data class ZyncProductLocation(val locationName: String, val locationUid: String, val deleted: Boolean?)

Constructors

Link copied to clipboard
constructor(locationName: String, locationUid: String, deleted: Boolean?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard