Transaction Completion Response
The transaction completion response data from completeTransaction API call.
Constructors
Link copied to clipboard
constructor(@NonNull transactionCompletion: TransactionCompletion, @NonNull state: State, @NonNull resultCode: ResultCode, @Nullable authorizationCode: String, @Nullable terminalId: String, @Nullable sequenceCount: String, @Nullable transactionTime: String, @NonNull receipts: List<Receipt>, @NonNull transactionSyncNumber: Integer)