Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 954 Bytes

ConsentStage.md

File metadata and controls

18 lines (14 loc) · 954 Bytes

ConsentStage

Properties

Name Type Description Notes
pk UUID [readonly]
name String
component String Get object type so that we know how to edit the object [readonly]
verboseName String Return object's verbose_name [readonly]
verboseNamePlural String Return object's plural verbose_name [readonly]
metaModelName String Return internal model name [readonly]
flowSet [FlowSet] [optional]
mode ConsentStageModeEnum [optional]
consentExpireIn String Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3). [optional]

[Back to Model list] [Back to API list] [Back to README]