paymentType property

String? paymentType
getter/setter pair

This specifies that the payment method being used. it should be set to - card

Implementation

String? paymentType;