Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
action | getAction() | setAction($value) | string | The type of action performed on the order. | [optional] |
created_at | getCreatedAt() | setCreatedAt($value) | string | The time when the action was performed, in ISO 8601 format. | [optional] |
Note: All properties are protected and only accessed via getters and setters.