Function: getContractorLeaveHistory()
getContractorLeaveHistory(svc, companyId, contractorId, limit): Promise<LeaveRef[]>
Defined in: src/db/queries/assistant.ts:179
Parameters
svc
SupabaseClient
companyId
string
contractorId
string
limit
number
Returns
Promise<LeaveRef[]>