SalesShipmentComments
SalesShipmentComments is an auto generated table
Columns
Name
Type
ReadOnly
Description
Comment
String
False
Comment.
CreatedAt
Datetime
False
Created-at timestamp.
EntityId [KEY]
Int
False
Shipment comment ID.
ExtensionAttributes
String
False
This is an auto-generated column
IsCustomerNotified
Int
False
Is-customer-notified flag value.
IsVisibleOnFront
Int
False
Is-visible-on-storefront flag value.
ParentId
Int
False
Parent ID.
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name
Type
Description
Id_p
Int
The shipment ID.
Last updated