@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class InlineResponse2001Meta extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TOTAL_COUNT |
| Constructor and Description |
|---|
InlineResponse2001Meta() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getTotalCount()
検索条件に合致する取引の総数
minimum: 0
|
int |
hashCode() |
void |
setTotalCount(Integer totalCount) |
String |
toString() |
InlineResponse2001Meta |
totalCount(Integer totalCount) |
public static final String SERIALIZED_NAME_TOTAL_COUNT
public InlineResponse2001Meta totalCount(Integer totalCount)
public void setTotalCount(Integer totalCount)
Copyright © 2022. All rights reserved.