Project

General

Profile

« Previous | Next » 

Revision 56051

[Library|newlinking]
Merging trunk|library into branch newlinking 55972:56049

View differences:

CuratorInfo.ts
9 9
}
10 10

  
11 11
export class Affiliation {
12

  
12
  communityId: string;
13
  id: string;
13 14
  name: string;
14
  logoUrl: string;
15
  websiteUrl: string;
15
  logo_url: string;
16
  website_url: string;
16 17
}

Also available in: Unified diff