public class ListBillOverviewByCategoryResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ListBillOverviewByCategoryResponse() |
| Modifier and Type | Method and Description |
|---|---|
ListBillOverviewByCategoryResponse |
addListItem(ConvertListForListBillOverviewByCategoryOutput listItem) |
boolean |
equals(Object o) |
@Valid List<ConvertListForListBillOverviewByCategoryOutput> |
getList()
Get list
|
int |
hashCode() |
ListBillOverviewByCategoryResponse |
list(List<ConvertListForListBillOverviewByCategoryOutput> list) |
void |
setList(List<ConvertListForListBillOverviewByCategoryOutput> list) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic ListBillOverviewByCategoryResponse list(List<ConvertListForListBillOverviewByCategoryOutput> list)
public ListBillOverviewByCategoryResponse addListItem(ConvertListForListBillOverviewByCategoryOutput listItem)
@Valid public @Valid List<ConvertListForListBillOverviewByCategoryOutput> getList()
public void setList(List<ConvertListForListBillOverviewByCategoryOutput> list)
Copyright © 2025. All rights reserved.