# # LegacyContactPicture

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | Id of the contact. | [optional]
**mimeType** | **string** | Mime Type of the file. | [optional]
**sizeBytes** | **int** | Size of the file(in bytes). | [optional]
**base64EncodedData** | **string** | Picture data encoded in base 64. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
