# RegistrationInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **appMobilityServiceId** | [**String**](string.md) | The identifier of registered application mobility service. Shall be absent in POST requests, and present otherwise. | [optional] [default to null] **deviceInformation** | [**List**](RegistrationInfo.deviceInformation.md) | If present, it specifies the device served by the application instance which is registering is registering the Application Mobility Service. | [optional] [default to null] **expiryTime** | [**Integer**](integer.md) | If present, it indicates the time of Application Mobility Service expiration from the time of registration accepted.The value \"0\" means infinite time, i.e. no expiration.The unit of expiry time is one second. | [optional] [default to null] **serviceConsumerId** | [**RegistrationInfo.serviceConsumerId**](RegistrationInfo.serviceConsumerId.md) | | [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)