Zync Job Status Associated Product
@Serializable
Associated product that comes with a main product.
Constructors
Link copied to clipboard
constructor(lineItemUid: String? = null, productUid: String? = null, productId: String? = null, name: String, prefix: String? = null, quantity: Double? = null, image: String? = null, uom: String? = null, price: Double? = null, locationUid: String? = null, locationName: String? = null, productType: String? = null, isBillable: Boolean? = null)