| Property | Description | Returns |
|---|---|---|
| id | int | |
| status | string | |
| info | Returns if it is the info message | bool |
| warning | Returns if it is the warning message | bool |
| error | Returns if it is the error message | bool |
| text | string | |
| data | array | |
| expiry | DateTime | |
| expired | Checks if the message is expired. | bool |
| created | Date the record was created. | DateTime |
| cart | Cart | |
| item | Item |
Carts\Models\Api\Message
Message