toggle menu
rapid-sdk
3.2.2
5.3.0
5.1.0
5.0.1
5.0.0
4.3.0
4.2.0
4.1.3
4.1.2
4.1.1
4.1.0
3.2.2
JVM
switch theme
search in API
rapid-sdk
/
com.expediagroup.sdk.rapid.models
/
PaymentType
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Payment
Type.
Builder
Link copied to clipboard
public
PaymentType.Builder
PaymentType.Builder
(
String
id
,
String
name
)
Functions
build
Link copied to clipboard
public
final
PaymentType
build
(
)
id
Link copied to clipboard
public
final
PaymentType.Builder
id
(
String
id
)
name
Link copied to clipboard
public
final
PaymentType.Builder
name
(
String
name
)