| Name | Type | Description | Notes |
|---|---|---|---|
| ContactId | int? | contact_id integer | |
| ContactType | string | contact_type string | |
| IsBlocked | bool? | Whether this contact is in the blocked list. Note a missing value denotes unknown, not true or false | [optional] |
| IsWatched | bool? | Whether this contact is being watched | [optional] |
| LabelIds | List<long?> | label_ids array | [optional] |
| Standing | float? | Standing of the contact |