GiftMessageGuestCart
GiftMessageGuestCart is an auto generated table
Columns
Name
Type
ReadOnly
Description
CustomerId
Int
False
Customer ID. Otherwise, null.
ExtensionAttributes
String
False
This is an auto-generated column
GiftMessageId [KEY]
Int
False
Gift message ID. Otherwise, null.
Message
String
False
Message text.
Recipient
String
False
Recipient name.
Sender
String
False
Sender name.
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
CartId_p
String
The cart ID.
Last updated