CarsValidFormsOfPayment
List of all the forms of payment that will be accepted for the booking of this rental transaction.
Parameters
paymentMethod
Method of payment
paymentSubMethod
Sub method of payment
brandName
The brand name of the payment sub-method to be displayed to the customer. In many cases it will be the same as the payment sub-method, but \"Visa/Carte Bleue\" and \"Visa/Delta are some of the exceptions.
Constructors
Link copied to clipboard
public CarsValidFormsOfPayment CarsValidFormsOfPayment(String paymentMethod, String paymentSubMethod, String brandName)