# FavoriteContact

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**entityId** | **int** | List or Contact ID. | 
**entityType** | **string** | Entity type which should be marked as **favorite**. | 
**primaryLabel** | **string** | Contact first name/last name if entityType is **contact**; List name if entity type is **list**. | 
**secondaryLabel** | **string** | Phone number if entityType is **contact**; List contacts number if entity type is **list**. | 
**tertiaryLabel** | **string** | Contact country if entityType is **contact**; else, null. | 
**avatar** | **string** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


