Refunds
The table below describes the Refunds table.
This table contains the following virtual tables:
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 |
SQL_BIGINT(unsigned) | True |
Order_Id Foreign Key linked to column Order_Id in Orders table |
SQL_BIGINT(unsigned) | False |
Created_At |
SQL_TIMESTAMP | True |
Note |
SQL_VARCHAR(1024) | True |
Restock |
SQL_BIT | True |
User_Id |
SQL_BIGINT(unsigned) | True |