Zync Job Status Checklist Product
constructor(image: String? = null, name: String, prefix: String? = null, productId: String? = null, productUid: String? = null, quantity: Double? = null, price: Double? = null, uom: String? = null, locationUid: String? = null, locationName: String? = null, productType: String? = null, bundlePricingLevel: String? = null, isBillable: Boolean? = null, lineItemUid: String? = null, associatedProducts: List<ZyncJobStatusAssociatedProduct>? = null)