github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/ClientProvisioningWebUriInfo.md (about) 1 # ClientProvisioningWebUriInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **AppDownload** | **string** | Link to web page with the application description. Returned if the application needs to be updated, together with the appVersionUpgrade hint | [optional] 7 **AppDownloadFile** | **string** | Link to the application distributive package. Returned if the application needs to be updated, together with the appVersionUpgrade hint | [optional] 8 **ExpressSetupMobile** | **string** | Link to express setup page (mobile application) | [optional] 9 **MeetingsAppDownload** | **string** | Link to the RC Meetings application distributive package | [optional] 10 **MobileWebBilling** | **string** | Link to billing page (mobile application) | [optional] 11 **MobileWebCallHandling** | **string** | Link to call handling page (mobile application) | [optional] 12 **MobileWebInternationalCalling** | **string** | Link to international calling page (mobile application) | [optional] 13 **MobileWebNotifications** | **string** | Link to notifications page (mobile application) | [optional] 14 **MobileWebPhoneSystem** | **string** | Link to phone system settings page (mobile application) | [optional] 15 **MobileWebReporting** | **string** | Link to reports page (mobile application) | [optional] 16 **MobileWebResetPassword** | **string** | Link to reset password page (mobile application) | [optional] 17 **MobileWebTellAFriend** | **string** | Link to Tell A Friend page (mobile application) | [optional] 18 **MobileWebTrialUpgrade** | **string** | Link to upgrade trial account (mobile application) | [optional] 19 **MobileWebUserSettings** | **string** | Link to user settings page (mobile application) | [optional] 20 **ServiceWebBilling** | **string** | Link to billing page (web application) | [optional] 21 **ServiceWebHome** | **string** | Link to home page (web application) | [optional] 22 **ServiceWebPhoneSystem** | **string** | Link to phone system settings page (web application) | [optional] 23 **ServiceWebResetPassword** | **string** | Link to reset password page (web application) | [optional] 24 **ServiceWebTellAFriend** | **string** | Link to Tell A Friend page (web application) | [optional] 25 **ServiceWebUserSettings** | **string** | Link to user settings page (web application) | [optional] 26 **SignUp** | **string** | Link to sign up page (web application) | [optional] 27 **Support** | **string** | Link to support page (web application) | [optional] 28 29 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 30 31