github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/MakeRingOutRequest.md (about) 1 # MakeRingOutRequest 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **From** | [**MakeRingOutCallerInfoRequestFrom**](MakeRingOutCallerInfoRequestFrom.md) | | 7 **To** | [**MakeRingOutCallerInfoRequestTo**](MakeRingOutCallerInfoRequestTo.md) | | 8 **CallerId** | [**MakeRingOutCallerInfoRequestTo**](MakeRingOutCallerInfoRequestTo.md) | | [optional] 9 **PlayPrompt** | **bool** | The audio prompt that the calling party hears when the call is connected | [optional] 10 **Country** | [**MakeRingOutCountryInfo**](MakeRingOutCountryInfo.md) | | [optional] 11 12 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 13 14