Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 695 Bytes

V1OrderHistoryEntry.md

File metadata and controls

12 lines (8 loc) · 695 Bytes

V1OrderHistoryEntry

Properties

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.

[Back to Model list] [Back to API list] [Back to README]