Wallee Android Till SDK
Toggle table of contents
Wallee Android Till SDK
Platform filter
Wallee Android Till SDK
Switch theme
Search in API
Wallee Android Till SDK
Wallee Android Till SDK
/
com.wallee.android.till.sdk.data
/
InitialisationResult
Initialisation
Result
class
InitialisationResult
Members
Constructors
Initialisation
Result
Link copied to clipboard
constructor
(
@
NonNull
state
:
State
,
@
NonNull
resultCode
:
ResultCode
,
@
NonNull
receipts
:
List
<
Receipt
>
)
Properties
receipts
Link copied to clipboard
@get:
NonNull
val
receipts
:
List
<
Receipt
>
result
Code
Link copied to clipboard
@get:
NonNull
val
resultCode
:
ResultCode
state
Link copied to clipboard
@get:
NonNull
val
state
:
State