SubAccountEnum

SubAccountEnum enumeration

Sub account type enum.

public enum SubAccountEnum

Values

Name Value Description
CASH 0 Cash
MARGIN 1 Margin
SHORT 2 Short
OTHER 3 Other

See Also