GetTellersTellerIdCashiersCashiersIdTransactionsResponse

constructor(cashierId: Long? = null, cashierName: String? = null, createdDate: LocalDateTime? = null, entityId: Long? = null, entityType: String? = null, id: Long? = null, officeId: Long? = null, officeName: String? = null, tellerId: Long? = null, txnAmount: Double? = null, txnDate: LocalDate? = null, txnNote: String? = null, txnType: CashierTxnType? = null)

Parameters

cashierId
cashierName
createdDate
entityId
entityType
id
officeId
officeName
tellerId
txnAmount
txnDate
txnNote
txnType