@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class DeleteCouponResponse extends Object
Constructor and Description |
---|
DeleteCouponResponse() |
Modifier and Type | Method and Description |
---|---|
DeleteCouponResponse |
couponId(Long couponId) |
boolean |
equals(Object o) |
Long |
getCouponId()
Get couponId
|
int |
hashCode() |
void |
setCouponId(Long couponId) |
String |
toString() |
public DeleteCouponResponse couponId(Long couponId)
public Long getCouponId()
public void setCouponId(Long couponId)
Copyright © 2022. All rights reserved.