

# ApiRainbowUcsV10ConnectionsAllReceipt

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [**IdEnum**](#IdEnum) | Receipt applies to &#39;sent&#39; or &#39;received&#39; messages | 
**conversationId** | **String** |  | 
**with** | **String** |  | 



## Enum: IdEnum

Name | Value
---- | -----
RECEIVED | &quot;all-received&quot;
SENT | &quot;all-sent&quot;



