GetProductsPlainArgs

constructor(categoryId: String? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, productType: String? = null, searchTerm: String? = null, sort: String? = null, suggestedPrice: Double? = null, supplierId: String? = null, supplierNameKeyword: String? = null)