Interface: IStatusExecution
Defined in: handler/types.ts:18
Properties
exception?
optionalexception:string
Defined in: handler/types.ts:21
message?
optionalmessage:string
Defined in: handler/types.ts:22
payload
payload:
string|Record<string,unknown>
Defined in: handler/types.ts:19
status
status:
Status
Defined in: handler/types.ts:20