Skip to content

Type Alias: GetPermissionResponse

ts
type GetPermissionResponse = z.infer<typeof GetPermissionResponseSchema>;

Defined in: src/cloud/models/getPermissionResponse.ts:11