PaymentProduct

constructor(id: String, name: String, amount: Long, quantity: Int, tag: String? = null, code: String? = null)