Frontend | Backend | Api

Carts\Models\Api\Message

Message

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 mixed
expiry DateTime
expired Checks if the message is expired. bool
created Date the record was created. DateTime
cart Cart
item Item