Interface: PiefedErrorResponse
Defined in: src/types/index.ts:103
Extends
output<typeofschemas.PiefedErrorResponse>
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
code | number | z.infer.code | src/schemas/PiefedErrorResponse.ts:4 |
message | string | z.infer.message | src/schemas/PiefedErrorResponse.ts:5 |
status | string | z.infer.status | src/schemas/PiefedErrorResponse.ts:6 |
