Get Tellers Teller Id Cashiers Cashier Id Response
constructor(description: String? = null, endDate: LocalDate? = null, endTime: String? = null, id: Long? = null, isFullDay: Boolean? = null, staffId: Long? = null, staffName: String? = null, startDate: LocalDate? = null, startTime: String? = null, tellerId: Long? = null, tellerName: String? = null)
Parameters
description
end Date
end Time
id
is Full Day
staff Id
staff Name
start Date
start Time
teller Id
teller Name