@roar-firebase-functions/core / Legal
Interface: Legal
Defined in: packages/core/src/models/legal.model.ts:36
The Legal model is used to define the legal information of a project. Legal
See
Properties
amount?
optional
amount:string
Defined in: packages/core/src/models/legal.model.ts:37
The amount of the legal information.
assent?
optional
assent:AssentConsent
Defined in: packages/core/src/models/legal.model.ts:38
The assent information of the legal information.
consent?
optional
consent:AssentConsent
Defined in: packages/core/src/models/legal.model.ts:39
The consent information of the legal information.
expectedTime?
optional
expectedTime:string
Defined in: packages/core/src/models/legal.model.ts:40
The expected time of the legal information.