Newer
Older
# InlineNotification
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**appInstanceId** | [**String**](string.md) | Identifier of the user application instance. | [default to null]
**contextId** | [**String**](string.md) | Uniquely identifies the application context in the MEC system. | [default to null]
**notificationType** | [**String**](string.md) | Shall be set to \"ApplicationLocationAvailabilityNotification\". | [default to null]
**referenceURI** | [**URI**](URI.md) | Address of the user application. Used as the reference URI for the application. Assigned by the MEC system. | [default to null]
**userAppInstanceInfo** | [**List**](ApplicationContextUpdateNotification_userAppInstanceInfo.md) | List of user application instance information. | [default to null]
**availableLocations** | [**List**](ApplicationLocationAvailability_appInfo_availableLocations.md) | Locations available to the MEC application. | [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)