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
/
Receipt
Receipt
open
class
Receipt
Members
Constructors
Receipt
Link copied to clipboard
constructor
(
@
NonNull
content
:
String
,
@
NonNull
receiptType
:
ReceiptType
,
@
NonNull
receiptFormat
:
ReceiptFormat
)
Properties
content
Link copied to clipboard
@get:
NonNull
val
content
:
String
receipt
Format
Link copied to clipboard
@get:
NonNull
val
receiptFormat
:
ReceiptFormat
receipt
Type
Link copied to clipboard
@get:
NonNull
val
receiptType
:
ReceiptType