| Name | Description | Type | Additional information |
|---|---|---|---|
| ConsentVersion |
String representing the version of the consent |
string |
Required Max length: 50 Min length: 1 |
| LocalizedFields |
Localized name and description of the type |
Collection of LocalizedConsentField |
Required |
| ExpirationInDays |
Number of days after which the consent expires |
integer | |
| IsActive |
Status of the type 1(Active) or 0(Inactive) |
boolean | |
| IsAssociatedWithProfiles |
True if the ConsentVersion is associated with 1 or more Profiles, false otherwise |
boolean |