ZyncAssetPart

data class ZyncAssetPart(val quantity: Double, val serialNumbers: List<String>, val product: ZyncProduct)

Constructors

Link copied to clipboard
constructor(quantity: Double, serialNumbers: List<String>, product: ZyncProduct)

Properties

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