getCashierData

abstract suspend fun getCashierData(officeId: Long? = null, tellerId: Long? = null, staffId: Long? = null, date: String? = null): String

Responses:

  • 0: default response

Return

kotlin.String

Parameters

officeId

(optional)

tellerId

(optional)

staffId

(optional)

date

(optional)