Appearance
Documentation / @kizami/db / NewCorrectionRequestInput
Interface: NewCorrectionRequestInput
Defined in: packages/db/src/queries/corrections.ts:17
Properties
createdAt
createdAt:
number
Defined in: packages/db/src/queries/corrections.ts:26
UTC エポック分
proposedKind?
optionalproposedKind?:string|null
Defined in: packages/db/src/queries/corrections.ts:22
proposedOccurredAt?
optionalproposedOccurredAt?:number|null
Defined in: packages/db/src/queries/corrections.ts:23
reason
reason:
string
Defined in: packages/db/src/queries/corrections.ts:24
requestedBy
requestedBy:
string
Defined in: packages/db/src/queries/corrections.ts:20
targetEventId?
optionaltargetEventId?:string|null
Defined in: packages/db/src/queries/corrections.ts:21
tenantId
tenantId:
string
Defined in: packages/db/src/queries/corrections.ts:18
userId
userId:
string
Defined in: packages/db/src/queries/corrections.ts:19