Newer
Older
# CellChangeNotification
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**associateId** | [**List**](AssociateId.md) | 0 to N identifiers to associate the event for a specific UE or flow. | [optional] [default to null]
**hoStatus** | [**Integer**](integer.md) | Indicate the status of the UE handover procedure. Values are defined as following: <p>1 = IN_PREPARATION. <p>2 = IN_EXECUTION. <p>3 = COMPLETED. <p>4 = REJECTED. <p>5 = CANCELLED. | [default to null]
**notificationType** | [**String**](string.md) | Shall be set to \"CellChangeNotification\". | [default to null]
**srcEcgi** | [**Ecgi**](Ecgi.md) | | [default to null]
**tempUeId** | [**CellChangeNotification_tempUeId**](CellChangeNotification_tempUeId.md) | | [optional] [default to null]
**timeStamp** | [**TimeStamp**](TimeStamp.md) | | [optional] [default to null]
**trgEcgi** | [**List**](Ecgi.md) | E-UTRAN Cell Global Identifier of the target cell. NOTE: Cardinality N is valid only in case of statuses IN_PREPARATION, REJECTED and CANCELLED. | [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)