public class BackOfficeAccountCollection extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
accountCollectionCode |
List<AccountCode> |
backOfficeAccountCodes |
List<String> |
backOfficeAccountCodesList
comma separated back office account list TODO should this be just a list than a comma separated string?
|
String |
clearingInfo |
String |
description |
String |
exchangeData |
String |
exchangeGroup |
boolean |
giveUpAccountFlag |
String |
ncAccount |
static long |
serialVersionUID |
String |
xgmMarket |
| Constructor and Description |
|---|
BackOfficeAccountCollection() |
public static final long serialVersionUID
public String accountCollectionCode
public String description
public String clearingInfo
public String exchangeData
public String exchangeGroup
public String ncAccount
public boolean giveUpAccountFlag
public String xgmMarket
public List<String> backOfficeAccountCodesList
public List<AccountCode> backOfficeAccountCodes
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.