This topic describes the columns in the mf_giftcard_transactions table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
giftcard_transaction_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
giftcard_guid | uniqueidentifier | 0 | 0 | 2 | 0 | mf_giftcards.giftcard_guid | |
catalog_guid | uniqueidentifier | 0 | 1 | 3 | 0 | mf_catalogs.catalog_guid | |
giftcard_transaction_type_id | smallint | 0 | 0 | 4 | 0 | mf_giftcard_transaction_types.giftcard_transaction_type_id | |
giftcard_transaction_amount | money | 0 | 0 | 5 | 0 | ||
giftcard_transaction_void | tinyint | 0 | 0 | 6 | 0 | ||
lu_dt | datetime | 0 | 0 | 7 | 0 | ||
cr_dt | datetime | 0 | 0 | 8 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 9 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 10 | 0 |