Skip to main content

Transaction Type

Data Dictionary - Entity Table: Transaction_Type#

Transaction_Type represents a specific instance of a transaction within the corresponding Transaction_Meta_Type. This is a lookup table for the Transaction_Type_id Column in the table Transactions. (To do: create relation between Transaction_Meta_Type and Transatction_Type)

Primary Key ('id').ENGINE = InnoDB..
Column NameData TypePK Primary Key, NN-Not Null, NullExampleComment
idBIGINT(12)PK, NN1PrimaryKey-ID,(auto creates)'Contains transaction types'
NameVARCHAR(45)NULLmarket;limit;all-or-none;fill-or-kill;stop limit; trailing stopTransaction type name