Get Journal Entries Transaction Id Response
@Serializable
GetJournalEntriesTransactionIdResponse
Parameters
page Items
total Filtered Records
Constructors
Link copied to clipboard
constructor(pageItems: List<JournalEntryTransactionItem>? = null, totalFilteredRecords: Long? = null)