public class ListTopostoreResponse extends Response
| Constructor and Description |
|---|
ListTopostoreResponse(Map<String,String> headers,
List<Topostore> topostores,
int count,
int total) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
List<Topostore> |
getTopostores() |
int |
getTotal() |
void |
setCount(int count) |
void |
setTopostores(List<Topostore> topostores) |
void |
setTotal(int total) |
GetAllHeaders, GetHeader, GetRequestIdCopyright © 2025. All Rights Reserved.