paymentType property

String paymentType
getter/setter pair

initializes a variable named paymentType with the value PaymentConst.customUi.

Implementation

String paymentType = PaymentConst.readyUi;