Skip to content

Documentation


Documentation / @kizami/db / InsertShiftPlanParams

Interface: InsertShiftPlanParams

Defined in: packages/db/src/queries/shifts.ts:93

Properties

createdAt

createdAt: number

Defined in: packages/db/src/queries/shifts.ts:99


periodEnd

periodEnd: string

Defined in: packages/db/src/queries/shifts.ts:98


periodStart

periodStart: string

Defined in: packages/db/src/queries/shifts.ts:97

ローカル日付 "YYYY-MM-DD"


tenantId

tenantId: string

Defined in: packages/db/src/queries/shifts.ts:94


userId

userId: string

Defined in: packages/db/src/queries/shifts.ts:95