orderrefund

244 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 null
payment_id VARCHAR 36 null
payment.id FK_528A8C394C3A3BBR
order_id VARCHAR 36 null
orders.id FK_528A8C398D9F6D38R
timestamp DATETIME 19 null
total DECIMAL 10,2 null
paymentTransactionId VARCHAR 128 null
paymentFee DECIMAL 10,2 null
paymentFeeTransactionId VARCHAR 128 null
note VARCHAR 255 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
IDX_528A8C394C3A3BB Performance Asc payment_id
IDX_528A8C398D9F6D38 Performance Asc order_id

Relationships