Journal Entry Data
@Serializable
Parameters
account Number
amount
bank Number
check Number
comments
created By User Id
created By User Name
created Date
credits
currency
currency Code
date Format
debits
entity Id
entity Type
entry Type
gl Account Code
gl Account Id
gl Account Name
gl Account Type
id
locale
manual Entry
office Id
office Name
office Running Balance
organization Running Balance
payment Type Id
receipt Number
reference Number
reversed
routing Code
row Index
running Balance Computed
saving Transaction Id
submitted On Date
transaction Date
transaction Details
transaction Id
Constructors
Link copied to clipboard
constructor(accountNumber: String? = null, amount: Double? = null, bankNumber: String? = null, checkNumber: String? = null, comments: String? = null, createdByUserId: Long? = null, createdByUserName: String? = null, createdDate: LocalDate? = null, credits: List<CreditDebit>? = null, currency: CurrencyData? = null, currencyCode: String? = null, dateFormat: String? = null, debits: List<CreditDebit>? = null, entityId: Long? = null, entityType: EnumOptionData? = null, entryType: EnumOptionData? = null, glAccountCode: String? = null, glAccountId: Long? = null, glAccountName: String? = null, glAccountType: EnumOptionData? = null, id: Long? = null, locale: String? = null, manualEntry: Boolean? = null, officeId: Long? = null, officeName: String? = null, officeRunningBalance: Double? = null, organizationRunningBalance: Double? = null, paymentTypeId: Long? = null, receiptNumber: String? = null, referenceNumber: String? = null, reversed: Boolean? = null, routingCode: String? = null, rowIndex: Int? = null, runningBalanceComputed: Boolean? = null, savingTransactionId: Long? = null, submittedOnDate: LocalDate? = null, transactionDate: LocalDate? = null, transactionDetails: TransactionDetailData? = null, transactionId: String? = 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
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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard