Custom fields
exports.AbTests.ScenariosAbTestParticipants
| Column | Type | Description | Example |
|---|---|---|---|
| internalId | String | Custom field External ID | a4fb2db8-7681-493c-89f2-e7c450598041 |
| name | String | Custom field Name | Custom Field 1 |
| systemName | String | Custom field System Name | customfieldsystemname1 |
| typeSystemName | String | Custom field Type | TechnicalIdentity |
| entityType | String | Custom field Entity Type | User |
| _isDeleted | Bool | Indication that the Custom field has been deleted | True |
| _database_version | int64 | A system field for tracking the record version on each update. | 5 |
Updated 5 months ago

