toggle menu
Kvaesitso
androidJvm
switch theme
search in API
shared
/
de.mm20.launcher2.search.contact
/
PostalAddress
Postal
Address
@
Serializable
data
class
PostalAddress
(
val
address
:
String
,
val
type
:
ContactInfoType
=
ContactInfoType.Other
)
Members
Constructors
Postal
Address
Link copied to clipboard
constructor
(
address
:
String
,
type
:
ContactInfoType
=
ContactInfoType.Other
)
Properties
address
Link copied to clipboard
val
address
:
String
type
Link copied to clipboard
val
type
:
ContactInfoType