card property

PaymentCard? card
getter/setter pair

The card used for the payment. Will be null if the customer didn't use card payment

Implementation

PaymentCard? card;