AuthorizationForm
The Authorization Form DMO is a Data Cloud data model object (DMO) for the set of terms and conditions, such as privacy policy, contract, or consent forms.
Columns
| Name | Type | References | Description |
| Authorization Form ID | Varchar | A unique ID used as primary key for the Authorization Form DMO. | |
| Data Source | Varchar | A reference ID for the logical name for a system that is the source of records identified by external record ID. | |
| Data Source Object | Varchar | A reference ID for the logical name of the object where this record came from, whether that is a name of a cloud storage file or another connector’s external object. | |
| Details URL | Varchar | A URL link with details about terms and conditions. | |
| Effective From Date | Datetime | The date when consent form is in effect. | |
| Effective To Date | Datetime | The date when consent form is no longer in effect. | |
| External Record ID | Varchar | A reference ID for an external data source system. | |
| External Source ID | Varchar | A reference ID for the system in which the external record ID was assigned. | |
| Internal Organization | Varchar | A reference ID to the business unit or other internal organization that owns the data record. | |
| Revision Number | Varchar | A free text field to store a revision number for consent form, for example | |
| Summary Text | Varchar | A summary of consent form content. |