rapid-sdk
Toggle table of contents
5.3.1
Select version
5.4.0
5.3.1
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
Platform filter
JVM
Switch theme
Search in API
rapid-sdk
rapid-sdk
/
com.expediagroup.sdk.rapid.models
/
BillingContact
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Billing
Contact.
Builder
Link copied to clipboard
public
BillingContact.Builder
BillingContact.Builder
(
String
givenName
,
String
familyName
,
Address1
address
)
Functions
address
Link copied to clipboard
public
final
BillingContact.Builder
address
(
Address1
address
)
build
Link copied to clipboard
public
final
BillingContact
build
(
)
family
Name
Link copied to clipboard
public
final
BillingContact.Builder
familyName
(
String
familyName
)
given
Name
Link copied to clipboard
public
final
BillingContact.Builder
givenName
(
String
givenName
)