get Cashier Data1
abstract suspend fun getCashierData1(tellerId: Long, fromdate: String? = null, todate: String? = null): GetTellersTellerIdCashiersResponse
List Cashiers
Responses:
200: OK
Return
Parameters
teller Id
tellerId
fromdate
fromdate (optional)
todate
todate (optional)