ZyncProductBundleItem

constructor(productUid: String, productCode: String?, prefix: String?, productName: String, productImage: String?, purchasePrice: Double?, price: Double?, productDescription: String?, productType: ZyncProductType, uom: String?, brand: String?, specification: String?, currency: String?, markup: ZyncProductMarkup?, tax: ZyncLineItemCustomTax?, quantity: Double, locations: List<ZyncProductLocationAvailability>?, productCategory: ZyncProductCategory?, isAvailable: Boolean, isBillable: Boolean)