AccountFeesAndCommissions Property

The fees and commissions for the current day.

Definition

Namespace: T4.API
Assembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
C#
public decimal FeesAndCommissions { get; }

Property Value

Decimal

Return Value

Decimal

Remarks

If enabled by the administrator then this should be considered an estimate as it is a simple calculation and does not take into account volume discounts etc. You should always check statements for actual fees and commissions.

See Also