public class AccountRecords extends Object
Constructor and Description |
---|
AccountRecords(Boolean result,
int errorCode,
AccountRecord[] records,
String symbol) |
Modifier and Type | Method and Description |
---|---|
AccountRecord[] |
getRecords() |
String |
getSymbol() |
String |
toString() |
public AccountRecords(Boolean result, int errorCode, AccountRecord[] records, String symbol)
public AccountRecord[] getRecords()
public String getSymbol()
Copyright © 2013–2017. All rights reserved.