@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto extends Object
Constructor and Description |
---|
ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto() |
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto |
code(Integer code) |
ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto |
data(PagedListOfShippingPlaceResponseReturnDto data) |
boolean |
equals(Object o) |
Integer |
getCode()
Get code
|
PagedListOfShippingPlaceResponseReturnDto |
getData()
Get data
|
String |
getMessage()
Get message
|
int |
hashCode() |
ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto |
message(String message) |
void |
setCode(Integer code) |
void |
setData(PagedListOfShippingPlaceResponseReturnDto data) |
void |
setMessage(String message) |
String |
toString() |
public ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto()
public ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto code(Integer code)
public Integer getCode()
public void setCode(Integer code)
public ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto data(PagedListOfShippingPlaceResponseReturnDto data)
public PagedListOfShippingPlaceResponseReturnDto getData()
public void setData(PagedListOfShippingPlaceResponseReturnDto data)
public ResponseDtoOfPagedListOfShippingPlaceResponseReturnDto message(String message)
public String getMessage()
public void setMessage(String message)
Copyright © 2022. All rights reserved.