@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class AccountItemCreateParamsAccountItemItems extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_ID |
| Constructor and Description |
|---|
AccountItemCreateParamsAccountItemItems() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getId()
Get id
minimum: 1
maximum: 2147483647
|
int |
hashCode() |
AccountItemCreateParamsAccountItemItems |
id(Integer id) |
void |
setId(Integer id) |
String |
toString() |
public static final String SERIALIZED_NAME_ID
public AccountItemCreateParamsAccountItemItems()
public AccountItemCreateParamsAccountItemItems id(Integer id)
public void setId(Integer id)
Copyright © 2022. All rights reserved.