Type Alias GrantPermissionBulkResponses

GrantPermissionBulkResponses: {
    201: PermissionBulkGrantResponseDto;
}