Refund_Line_Item_Properties
The table below describes the Refund_Line_Item_Properties table.
This is a virtual table, and is linked to the Refund_Line_Items table (see Refund_Line_Items).
None of the columns in this table are nullable.
This table contains the following foldable column:
- Refund_Id
This table does not contain Return Primary Key columns.
Column Name | SQL Type | Updatable |
---|---|---|
Refund_Id Primary Key Foreign Key linked to column Refund_Id in Refund_Line_Items table |
SQL_BIGINT(unsigned) | True |
Refund_Line_Item_Properties_Index Primary Key |
SQL_INTEGER(unsigned) | False |
Refund_Line_Items_Index Primary Key Foreign Key linked to column Refund_Line_Items_Index in Refund_Line_Items table |
SQL_INTEGER(unsigned) | False |
Refund_Line_Item_Properties_Name |
SQL_VARCHAR(256) | False |
Refund_Line_Item_Properties_Value |
SQL_VARCHAR(256) | False |