AccountActivityListResponse

Response containing multiple transaction types

Types

Link copied to clipboard

Book transfer transaction

Link copied to clipboard

Base class for all transaction types in the ledger service

Link copied to clipboard
object Companion
Link copied to clipboard

Financial transaction with inheritance from unified base transaction

Link copied to clipboard

Payment transaction

Link copied to clipboard
interface Visitor<out T>

An interface that defines how to map each variant of AccountActivityListResponse to a value of type T.

Functions

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

Base class for all transaction types in the ledger service

Link copied to clipboard
Link copied to clipboard

Financial transaction with inheritance from unified base transaction

Link copied to clipboard

Base class for all transaction types in the ledger service

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
Link copied to clipboard

Financial transaction with inheritance from unified base transaction

Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String
Link copied to clipboard