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

     1  # InboundMessageEvent
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Aps** | [**NotificationInfo**](NotificationInfo.md) |  | [optional] 
     7  **MessageId** | **string** | Internal identifier of an message | [optional] 
     8  **ConversationId** | **string** | Internal identifier of an conversation | [optional] 
     9  **From** | **string** | Sender phone number | [optional] 
    10  **To** | **string** | Receiver phone number | [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