public class RequestAccountIdsData extends Object
| Constructor and Description |
|---|
RequestAccountIdsData() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getAccountIds()
Get accountIds
|
int |
hashCode() |
void |
setAccountIds(List<String> accountIds) |
String |
toString() |
Copyright © 2019. All rights reserved.