@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class PagedListOfCSCustomerInquiryDto extends Object
Constructor and Description |
---|
PagedListOfCSCustomerInquiryDto() |
Modifier and Type | Method and Description |
---|---|
PagedListOfCSCustomerInquiryDto |
addContentItem(CSCustomerInquiryDto contentItem) |
PagedListOfCSCustomerInquiryDto |
content(List<CSCustomerInquiryDto> content) |
boolean |
equals(Object o) |
List<CSCustomerInquiryDto> |
getContent()
Get content
|
Pagination |
getPagination()
Get pagination
|
int |
hashCode() |
PagedListOfCSCustomerInquiryDto |
pagination(Pagination pagination) |
void |
setContent(List<CSCustomerInquiryDto> content) |
void |
setPagination(Pagination pagination) |
String |
toString() |
public PagedListOfCSCustomerInquiryDto content(List<CSCustomerInquiryDto> content)
public PagedListOfCSCustomerInquiryDto addContentItem(CSCustomerInquiryDto contentItem)
public List<CSCustomerInquiryDto> getContent()
public void setContent(List<CSCustomerInquiryDto> content)
public PagedListOfCSCustomerInquiryDto pagination(Pagination pagination)
public Pagination getPagination()
public void setPagination(Pagination pagination)
Copyright © 2022. All rights reserved.