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