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