Enum Class AccountTradingPlatform

java.lang.Object
java.lang.Enum<AccountTradingPlatform>
com.bluebell.greenhouse.platform.enums.account.AccountTradingPlatform
All Implemented Interfaces:
GenericEnum<AccountTradingPlatform>, GenericSymbolizedEnum<AccountTradingPlatform>, Serializable, Comparable<AccountTradingPlatform>, Constable

public enum AccountTradingPlatform extends Enum<AccountTradingPlatform> implements GenericSymbolizedEnum<AccountTradingPlatform>
Enum representing different account trading platforms.
Version:
3.0.6
Author:
Stephen Prizio