toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
core
/
io.snabble.sdk.payment.data
/
FormPrefillData
/
FormPrefillData
Form
Prefill
Data
constructor
(
name
:
String
?
=
null
,
street
:
String
?
=
null
,
zip
:
String
?
=
null
,
city
:
String
?
=
null
,
countryCode
:
String
?
=
null
,
stateCode
:
String
?
=
null
,
email
:
String
?
=
null
)