method property

CheckoutMethod method
getter/setter pair

The means of payment. It may return CheckoutMethod.bank or CheckoutMethod.card

Implementation

CheckoutMethod method;