Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
PaymentOptions |
PaymentOptions.clone() |
PaymentOptions |
Policies.getPaymentOptions()
Forms of payment accepted at the property.
|
PaymentOptions |
PaymentOptions.set(String fieldName,
Object value) |
PaymentOptions |
PaymentOptions.setCash(Boolean cash)
Cash.
|
PaymentOptions |
PaymentOptions.setCashException(String cashException)
Cash exception.
|
PaymentOptions |
PaymentOptions.setCheque(Boolean cheque)
Cheque.
|
PaymentOptions |
PaymentOptions.setChequeException(String chequeException)
Cheque exception.
|
PaymentOptions |
PaymentOptions.setCreditCard(Boolean creditCard)
Credit card.
|
PaymentOptions |
PaymentOptions.setCreditCardException(String creditCardException)
Credit card exception.
|
PaymentOptions |
PaymentOptions.setDebitCard(Boolean debitCard)
Debit card.
|
PaymentOptions |
PaymentOptions.setDebitCardException(String debitCardException)
Debit card exception.
|
PaymentOptions |
PaymentOptions.setMobileNfc(Boolean mobileNfc)
Mobile nfc.
|
PaymentOptions |
PaymentOptions.setMobileNfcException(String mobileNfcException)
Mobile nfc exception.
|
Modifier and Type | Method and Description |
---|---|
Policies |
Policies.setPaymentOptions(PaymentOptions paymentOptions)
Forms of payment accepted at the property.
|
Copyright © 2011–2024 Google. All rights reserved.