Valid Forms Of Payment
Container for hotel supported payment information.
Parameters
payment Method
The payment method.
name
The brand name of the payment sub-method to be displayed to the customer.
payment Sub Method
The payment sub-method.
brand Name
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 Blanche\" and \"Visa/Delta\" are some of the exceptions.
Constructors
Link copied to clipboard
public ValidFormsOfPayment ValidFormsOfPayment(String paymentMethod, String name, String paymentSubMethod, String brandName)