Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 913 Bytes

SalesDataOrderStatusHistoryInterface.md

File metadata and controls

18 lines (14 loc) · 913 Bytes

SalesDataOrderStatusHistoryInterface

Properties

Name Type Description Notes
comment str Comment.
created_at str Created-at timestamp. [optional]
entity_id int Order status history ID. [optional]
entity_name str Entity name. [optional]
is_customer_notified int Is-customer-notified flag value.
is_visible_on_front int Is-visible-on-storefront flag value.
parent_id int Parent ID.
status str Status. [optional]
extension_attributes SalesDataOrderStatusHistoryExtensionInterface [optional]

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