

# ReceiptStatus

A receipt status
## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**msgId** | **String** | The message identifier |  [optional]
**event** | [**EventEnum**](#EventEnum) | The receipt event |  [optional]



## Enum: EventEnum

Name | Value
---- | -----
RECEIVED | &quot;received&quot;
READ | &quot;read&quot;



