kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.autofill
/
UpdatableAddressFields
/
UpdatableAddressFields
Updatable
Address
Fields
constructor
(
name
:
String
,
organization
:
String
,
streetAddress
:
String
,
addressLevel3
:
String
,
addressLevel2
:
String
,
addressLevel1
:
String
,
postalCode
:
String
,
country
:
String
,
tel
:
String
,
email
:
String
)