toggle menu
buyer-verification
androidJvm
switch theme
search in API
buyer-verification
/
sqip
/
Contact
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
address
Lines
Link copied to clipboard
fun
addressLines
(
addressLines
:
List
<
String
>
)
:
Contact.Builder
build
Link copied to clipboard
fun
build
(
given_name
:
String
)
:
Contact
city
Link copied to clipboard
fun
city
(
city
:
String
)
:
Contact.Builder
country
Code
Link copied to clipboard
fun
countryCode
(
countryCode
:
Country
)
:
Contact.Builder
email
Link copied to clipboard
fun
email
(
email
:
String
)
:
Contact.Builder
family
Name
Link copied to clipboard
fun
familyName
(
familyName
:
String
?
)
:
Contact.Builder
phone
Link copied to clipboard
fun
phone
(
phone
:
String
)
:
Contact.Builder
postal
Code
Link copied to clipboard
fun
postalCode
(
postalCode
:
String
)
:
Contact.Builder
region
Link copied to clipboard
fun
region
(
region
:
String
)
:
Contact.Builder