Type Alias RevokePermissionResponses

RevokePermissionResponses: {
    200: PermissionDetailDto;
}