| Name | Description | Type | Additional information |
|---|---|---|---|
| TypeId |
A read-only field that uniquely identifies the Type |
integer |
Read-Only |
| Edited |
Read-only system fields returned as part of an API response. These are updated automatically when a profile is created or modified. |
EditInfo |
Read-Only |
| TypeName |
The name given to the type. |
string |
Required Max length: 100 Min length: 1 |
| LocalizedFields |
A collection of a locale specific name/value pair of Strings used to support localization |
Collection of LocalizedField |
Required |
| IsDefault |
Determines if it is the Default Type |
boolean | |
| IsActive |
Defines whether the item is Active or Inactive |
boolean |