Wallee Android Till SDK
Toggle table of contents
Wallee Android Till SDK
Platform filter
Wallee Android Till SDK
Switch theme
Search in API
Wallee Android Till SDK
Wallee Android Till SDK
/
com.wallee.android.till.sdk.data
/
Address
Address
open
class
Address
Members
Constructors
Address
Link copied to clipboard
constructor
(
givenName
:
String
,
familyName
:
String
,
organization
:
String
,
street
:
String
,
postcode
:
String
,
city
:
String
,
@
NonNull
countryCode
:
String
)
Properties
city
Link copied to clipboard
val
city
:
String
country
Code
Link copied to clipboard
val
countryCode
:
String
family
Name
Link copied to clipboard
val
familyName
:
String
given
Name
Link copied to clipboard
val
givenName
:
String
organization
Link copied to clipboard
val
organization
:
String
postcode
Link copied to clipboard
val
postcode
:
String
street
Link copied to clipboard
val
street
:
String