Product
constructor(cid: Int, baseProductCode: String, productCode: String, janCode: String? = null, name: String, label: String, labelCode: Int? = null, category: String, categoryCode: String, color: String, colorCode: String, size: String, sizeCode: String, productUrl: String, imageUrl: String, sellingPrice: Int? = null, isPublic: Boolean? = null)(source)