Zync Product Detail
constructor(productUid: String, productName: String, productId: String?, prefix: String?, productDescription: String?, productImage: String?, productBarCode: String?, productType: ZyncProductType, brand: String?, specification: String?, price: Double?, purchasePrice: Double?, currency: String?, hasCustomTax: Boolean, tax: ZyncLineItemCustomTax?, isBillable: Boolean, quantity: Double, minQuantity: Double, uom: String?, isAvailable: Boolean, pricingLevel: String?, markup: ZyncProductMarkup?, attachments: List<ZyncAttachment>, bundleItems: List<ZyncProductBundleItem>, locationItems: List<ZyncProductLocationAvailability>, category: ZyncProductCategory?, createdAt: String?, updatedAt: String?, isDeleted: Boolean, customFields: List<ZyncFormField>)