| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | ||
| userId | Integer | ||
| conversationId | Integer | ||
| content | String | ||
| action | ActionEnum | ||
| provider | ProviderEnum | [optional] | |
| referenceId | String | [optional] | |
| deliveryStatus | DeliveryStatusEnum | [optional] | |
| ipAddress | String | [optional] | |
| associatedAppPhoneNumber | String | [optional] | |
| associatedAppPhoneNumberType | AssociatedAppPhoneNumberTypeEnum | [optional] | |
| messageTemplateId | String | [optional] | |
| dateAdded | OffsetDateTime | ||
| dateSent | OffsetDateTime | [optional] |
| Name | Value |
|---|---|
| SEND | "send" |
| RECEIVE | "receive" |
| AUTO | "auto" |
| Name | Value |
|---|---|
| TWILIO | "twilio" |
| TELNYX | "telnyx" |
| Name | Value |
|---|---|
| NEW | "new" |
| OK | "ok" |
| ERROR | "error" |
| REJECTED | "rejected" |
| FAILED | "failed" |
| AUTO | "auto" |
| Name | Value |
|---|---|
| MASQUERADE | "masquerade" |
| PRIMARY | "primary" |
| PRIVATE | "private" |
| OUTLET | "outlet" |