healbesdk
1.4.0-beta01
healbesdk
/
com.healbe.healbesdk.business_api.user.data
/
Address
Address
data
class
Address
User's address.
Functions
Properties
Properties
city
Link copied to clipboard
var
city
:
String
?
=
null
user's city
country
ISOCode
Link copied to clipboard
val
countryISOCode
:
String
?
Two-letter country code.
region
Link copied to clipboard
var
region
:
String
?
=
null
Functions
set
Country
ISOCode
Link copied to clipboard
fun
setCountryISOCode
(
countryISOCode
:
String
)
Set country code.