Project

General

Profile

« Previous | Next » 

Revision 58412

added Terms of Use functionality - follow 'ToU' comments to enable

View differences:

typeScriptClasses.ts
151 151
  registrationDate: Date;
152 152
  verified: boolean;
153 153
  dataCollectionTypes: DataCollectionType[];
154
  consentTermsOfUse: string;
155
  consentTermsOfUseDate: Date;
156
  fullTextDownload: string;
154 157
}
155 158

  
156 159
export class RepositorySnippet {

Also available in: Unified diff