github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/InboundTextsInfo.md (about) 1 # InboundTextsInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **NotifyByEmail** | **bool** | Email notification flag | [optional] 7 **NotifyBySms** | **bool** | SMS notification flag | [optional] 8 **AdvancedEmailAddresses** | **[]string** | List of recipient email addresses for inbound text message notifications. Returned if specified, in both modes (advanced/basic). Applied in advanced mode only | [optional] 9 **AdvancedSmsEmailAddresses** | **[]string** | List of recipient phone numbers for inbound text message notifications. Returned if specified, in both modes (advanced/basic). Applied in advanced mode only | [optional] 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13