getCashierData1

abstract suspend fun getCashierData1(tellerId: Long, fromdate: String? = null, todate: String? = null): GetTellersTellerIdCashiersResponse

List Cashiers

Responses:

  • 200: OK

Return

GetTellersTellerIdCashiersResponse

Parameters

tellerId

tellerId

fromdate

fromdate (optional)

todate

todate (optional)