public class UserCouponsDetailResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
private List<CouponDetail> |
data |
private Long |
limit |
private Long |
offset |
private Long |
totalCount |
| Constructor and Description |
|---|
UserCouponsDetailResponse() |
private List<CouponDetail> data
private Long totalCount
private Long limit
private Long offset
Copyright © 2023. All rights reserved.