xap-sdk
Toggle table of contents
1.2.9
Select version
1.2.9
1.1.0
1.0.0
JVM
Platform filter
JVM
Switch theme
Search in API
xap-sdk
xap-sdk
/
com.expediagroup.sdk.xap.models
/
CarsValidFormsOfPayment
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Cars
Valid
Forms
Of
Payment.
Builder
Link copied to clipboard
public
CarsValidFormsOfPayment.Builder
CarsValidFormsOfPayment.Builder
(
String
paymentMethod
,
String
paymentSubMethod
,
String
brandName
)
Functions
brand
Name
Link copied to clipboard
public
final
CarsValidFormsOfPayment.Builder
brandName
(
String
brandName
)
build
Link copied to clipboard
public
final
CarsValidFormsOfPayment
build
(
)
payment
Method
Link copied to clipboard
public
final
CarsValidFormsOfPayment.Builder
paymentMethod
(
String
paymentMethod
)
payment
Sub
Method
Link copied to clipboard
public
final
CarsValidFormsOfPayment.Builder
paymentSubMethod
(
String
paymentSubMethod
)