Interface: ApproveEntityRequest
@kortexya/reasoninglayer / Reviews / ApproveEntityRequest
Interface: ApproveEntityRequest
Defined in: src/types/reviews.ts:108
Request to approve an entity as-is.
Properties
notes?
optionalnotes:string|null
Defined in: src/types/reviews.ts:110
Optional notes about the approval.
reviewId
reviewId:
string
Defined in: src/types/reviews.ts:112
The review ID to approve (UUID).