Default Fee Setting

The Default Fee Setting table lists information about the B-book trades. The fields for the Default Fee Setting table are:

Table Name: DefaultFeeSetting

Column Name

Data Type

Valid Values

Allow Nulls

Description

PK_ID

int identity

No

FK_ConnID

int

No

FK_FundTypeID

int

Yes

FK_FeeTypeID

int

No

SetValue

decimal

No

IsPercentFlag

int

No

LastUpdatedTime

datetime

(getutcdate())

No

Last updated

Was this helpful?