Get Savings Account Transactions Page Item
@Serializable
Parameters
account Id
account No
amount
charges Paid By Data
currency
date
entry Type
id
interested Posted As On
is Manual Transaction
is Reversal
lien Transaction
original Transaction Id
payment Detail Data
release Transaction Id
reversed
running Balance
submitted By Username
submitted On Date
transaction Type
Constructors
Link copied to clipboard
constructor(accountId: Long? = null, accountNo: String? = null, amount: Double? = null, chargesPaidByData: Set<GetSavingsAccountChargesPaidByData>? = null, currency: GetTransactionsCurrency? = null, date: LocalDate? = null, entryType: GetSavingsAccountTransactionsPageItem.EntryType? = null, id: Long? = null, interestedPostedAsOn: Boolean? = null, isManualTransaction: Boolean? = null, isReversal: Boolean? = null, lienTransaction: Boolean? = null, originalTransactionId: Long? = null, paymentDetailData: GetTransactionsPaymentDetailData? = null, releaseTransactionId: Long? = null, reversed: Boolean? = null, runningBalance: Double? = null, submittedByUsername: String? = null, submittedOnDate: LocalDate? = null, transactionType: GetTranscationEnumData? = null)
Properties
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
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