@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?
optionalamount:string
Defined in: packages/core/src/models/legal.model.ts:37
The amount of the legal information.
assent?
optionalassent:AssentConsent
Defined in: packages/core/src/models/legal.model.ts:38
The assent information of the legal information.
consent?
optionalconsent:AssentConsent
Defined in: packages/core/src/models/legal.model.ts:39
The consent information of the legal information.
expectedTime?
optionalexpectedTime:string
Defined in: packages/core/src/models/legal.model.ts:40
The expected time of the legal information.