toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
core
/
io.snabble.sdk.checkout
/
CheckoutInfo
/
CheckoutInfo
Checkout
Info
constructor
(
price
:
Price
?
=
null
,
lineItems
:
List
<
LineItem
>
=
emptyList()
,
violations
:
List
<
Violation
>
=
emptyList()
)