Skip to main content

Transaction Meta Type

Data Dictionary - Entity Table: Transaction_Meta_Type#

Transaction metatype represents a category for different types of operations that can affect a position. This may be related to fills or orders, but could also represent external cash flows or corporate actions. This is a lookup table for the transaction_meta_type_id column in the Transactions Table.

Primary Key ('id').ENGINE = InnoDB..
Column NameData TypePK Primary Key, NN-Not Null, NullExampleComments
idBIGINT(12)PK, NN1PrimaryKey-ID,(auto creates)Contains transaction meta types
NameBIGINT(12)NOT NULLbuy; sell; dividends; couponName of the transaction meta type'