paymentMethods property
getter/setter pair
The list of accepted payment methods like cash and credit card.
Implementation
List<PaymentMethod> paymentMethods;
The list of accepted payment methods like cash and credit card.
List<PaymentMethod> paymentMethods;