@roar-firebase-functions/core / AssentConsent
Interface: AssentConsent
Defined in: packages/core/src/models/legal.model.ts:12
The Legal model is used to define the legal information of a project. Legal
Properties
currentCommit
currentCommit:
string
Defined in: packages/core/src/models/legal.model.ts:14
The current commit of the assent doc.
fileName
fileName:
string
Defined in: packages/core/src/models/legal.model.ts:16
The current file name of the assent doc.
gitHubOrg
gitHubOrg:
string
Defined in: packages/core/src/models/legal.model.ts:18
The current GitHub organization of the assent doc.
gitHubRepository
gitHubRepository:
string
Defined in: packages/core/src/models/legal.model.ts:20
The current GitHub repository of the assent doc.
lastUpdatd
lastUpdatd:
string
Defined in: packages/core/src/models/legal.model.ts:22
The last updated date of the assent doc.
params
params:
string
[]
Defined in: packages/core/src/models/legal.model.ts:23
The parameters for the legal information.
type
type:
string
Defined in: packages/core/src/models/legal.model.ts:24
The type of the legal information.