Interface: IStatusExecution
Defined in: handler/types.ts:18
Properties
exception?
optional
exception:string
Defined in: handler/types.ts:21
message?
optional
message: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