Skip to content

ManagementErrorDto

type ManagementErrorDto = z.infer<typeof ManagementErrorDtoSchema>;

Defined in: schemas/actions.ts:85

Standard management error response body.