github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/SmsResource.md (about)

     1  # SmsResource
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Country** | [**CountryResource**](CountryResource.md) |  | [optional] 
     7  **To** | [**[]CallerInfo**](CallerInfo.md) |  | [optional] 
     8  **From** | [**CallerInfo**](CallerInfo.md) |  | [optional] 
     9  **Text** | **string** |  | [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