getJournalData

abstract suspend fun getJournalData(tellerId: Long, cashierId: Long? = null, dateRange: String? = null): String

Responses:

  • 0: default response

Return

kotlin.String

Parameters

tellerId

tellerId

cashierId

cashierId (optional)

dateRange

dateRange (optional)