vnorder / com.venuenext.vnorder.orders.model.qrcoderesponses / RichCheckOutOrderPayment

RichCheckOutOrderPayment

data class RichCheckOutOrderPayment

Constructors

<init>

RichCheckOutOrderPayment(paymentType: String?, amountInCents: Int?)

Properties

amountInCents

var amountInCents: Int?

paymentType

var paymentType: String?