Builder

open class Builder

Constructors

Link copied to clipboard
constructor(response: TransactionVoidResponse)
constructor(@NonNull transactionVoid: TransactionVoid, @NonNull state: State, @NonNull resultCode: ResultCode, @NonNull receipts: List<Receipt>)
constructor(@NonNull state: State, @NonNull resultCode: ResultCode, @NonNull receipts: List<Receipt>)

Properties

Link copied to clipboard
open var receipts: List<Receipt>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var state: State
Link copied to clipboard
open var terminalId: String
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard