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
/
TransactionCompletion
Transaction
Completion
class
TransactionCompletion
The transaction completion data for
completeTransaction
API call.
Members
Types
Builder
Link copied to clipboard
open
class
Builder
Properties
currency
Link copied to clipboard
@get:
NonNull
val
currency
:
Currency
line
Items
Link copied to clipboard
@get:
NonNull
val
lineItems
:
List
<
LineItem
>
reserve
Reference
Link copied to clipboard
@get:
NonNull
val
reserveReference
:
String
transaction
Sync
Number
Link copied to clipboard
val
transactionSyncNumber
:
Integer
Functions
get
Total
Amount
Including
Tax
Link copied to clipboard
@
NonNull
open
fun
getTotalAmountIncludingTax
(
)
:
BigDecimal
to
String
Link copied to clipboard
@
NonNull
open
fun
toString
(
)
:
String