Type Alias GrantPermissionBulkResponses

GrantPermissionBulkResponses: {
    200: PermissionBulkGrantResponseDto;
}