@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class AccountItemResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_ACCOUNT_ITEM |
| Constructor and Description |
|---|
AccountItemResponse() |
| Modifier and Type | Method and Description |
|---|---|
AccountItemResponse |
accountItem(AccountItemResponseAccountItem accountItem) |
boolean |
equals(Object o) |
AccountItemResponseAccountItem |
getAccountItem()
Get accountItem
|
int |
hashCode() |
void |
setAccountItem(AccountItemResponseAccountItem accountItem) |
String |
toString() |
public static final String SERIALIZED_NAME_ACCOUNT_ITEM
public AccountItemResponse accountItem(AccountItemResponseAccountItem accountItem)
@Nonnull public AccountItemResponseAccountItem getAccountItem()
public void setAccountItem(AccountItemResponseAccountItem accountItem)
Copyright © 2022. All rights reserved.