Get Products Result
constructor(categoryId: String? = null, id: String, ids: List<String>, nameRegex: String? = null, outputFile: String? = null, productType: String? = null, products: List<GetProductsProduct>, searchTerm: String? = null, sort: String? = null, suggestedPrice: Double? = null, supplierId: String? = null, supplierNameKeyword: String? = null)