toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
core
/
io.snabble.sdk.checkout
/
Fulfillment
/
Fulfillment
Fulfillment
constructor
(
id
:
String
?
=
null
,
type
:
String
?
=
null
,
state
:
FulfillmentState
?
=
null
,
refersTo
:
List
<
String
>
=
emptyList()
,
links
:
Map
<
String
,
Href
>
?
=
null
)