Kvaesitso
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kvaesitso
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