toggle menu
SDK
androidJvm
switch theme
search in API
slamsdk-next
/
com.combain.slamsdk_next.cps
/
SLSlamAddress
SLSlam
Address
data
class
SLSlamAddress
(
val
city
:
String
?
,
val
city_district
:
String
?
,
val
country
:
String
?
,
val
country_code
:
String
?
,
val
county
:
String
?
,
val
house_number
:
String
?
,
val
municipality
:
String
?
,
val
postcode
:
String
?
,
val
road
:
String
?
,
val
suburb
:
String
?
)
Members
Constructors
SLSlam
Address
Link copied to clipboard
constructor
(
city
:
String
?
,
city_district
:
String
?
,
country
:
String
?
,
country_code
:
String
?
,
county
:
String
?
,
house_number
:
String
?
,
municipality
:
String
?
,
postcode
:
String
?
,
road
:
String
?
,
suburb
:
String
?
)
Properties
city
Link copied to clipboard
val
city
:
String
?
city_district
Link copied to clipboard
val
city_district
:
String
?
country
Link copied to clipboard
val
country
:
String
?
country_code
Link copied to clipboard
val
country_code
:
String
?
county
Link copied to clipboard
val
county
:
String
?
house_number
Link copied to clipboard
val
house_number
:
String
?
municipality
Link copied to clipboard
val
municipality
:
String
?
postcode
Link copied to clipboard
val
postcode
:
String
?
road
Link copied to clipboard
val
road
:
String
?
suburb
Link copied to clipboard
val
suburb
:
String
?