Journal Entry Transaction Item
@Serializable
Parameters
amount
comments
created By User Id
created By User Name
created Date
currency
entity Id
entity Type
entry Type
gl Account Code
gl Account Id
gl Account Name
gl Account Type
id
manual Entry
office Id
office Name
office Running Balance
organization Running Balance
reference Number
reversed
running Balance Computed
submitted On Date
transaction Date
transaction Details
transaction Id
Constructors
Link copied to clipboard
constructor(amount: Double? = null, comments: String? = null, createdByUserId: Long? = null, createdByUserName: String? = null, createdDate: LocalDate? = null, currency: CurrencyItem? = null, entityId: Long? = null, entityType: EnumOptionType? = null, entryType: EnumOptionType? = null, glAccountCode: String? = null, glAccountId: Long? = null, glAccountName: String? = null, glAccountType: EnumOptionType? = null, id: Long? = null, manualEntry: Boolean? = null, officeId: Long? = null, officeName: String? = null, officeRunningBalance: Double? = null, organizationRunningBalance: Double? = null, referenceNumber: String? = null, reversed: Boolean? = null, runningBalanceComputed: Boolean? = null, submittedOnDate: LocalDate? = null, transactionDate: LocalDate? = null, transactionDetails: TransactionDetails? = 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