toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
core
/
io.snabble.sdk.shoppingcart.data.cart
/
BackendCartRequiredInformation
Backend
Cart
Required
Information
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY
]
)
data
class
BackendCartRequiredInformation
(
val
id
:
String
,
val
value
:
String
)
Members
Constructors
Backend
Cart
Required
Information
Link copied to clipboard
constructor
(
id
:
String
,
value
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
value
Link copied to clipboard
val
value
:
String