Skip to content

Documentation


Documentation / @kizami/db / CreateAllowanceDefinitionParams

Interface: CreateAllowanceDefinitionParams

Defined in: packages/db/src/queries/allowances.ts:22

Properties

conditions

conditions: string

Defined in: packages/db/src/queries/allowances.ts:28

AllowanceDefinition["conditions"](engine 側の型)の JSON 文字列。DB 層は中身を解釈しない


createdAt

createdAt: number

Defined in: packages/db/src/queries/allowances.ts:30

UTC エポック分


effectiveFrom

effectiveFrom: string

Defined in: packages/db/src/queries/allowances.ts:25

初版の適用開始日。ローカル日付 "YYYY-MM-DD"


name

name: string

Defined in: packages/db/src/queries/allowances.ts:26


tenantId

tenantId: string

Defined in: packages/db/src/queries/allowances.ts:23