public class InlineResponse2002Meta extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TOTAL_COUNT |
| Constructor and Description |
|---|
InlineResponse2002Meta() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getTotalCount()
検索条件に合致する取引の総数
minimum: 0
|
int |
hashCode() |
void |
setTotalCount(Integer totalCount) |
String |
toString() |
InlineResponse2002Meta |
totalCount(Integer totalCount) |
public static final String SERIALIZED_NAME_TOTAL_COUNT
public InlineResponse2002Meta totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2020. All rights reserved.