toggle menu
xap-sdk
1.0.0
JVM
switch theme
search in API
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
)