Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
CSInquiryCommentDto |
CSInquiryCommentDto.content(String content) |
CSInquiryCommentDto |
CSInquiryCommentDto.inquiryCommentAt(String inquiryCommentAt) |
CSInquiryCommentDto |
CSInquiryCommentDto.inquiryCommentId(Long inquiryCommentId) |
CSInquiryCommentDto |
CSInquiryCommentDto.inquiryId(Long inquiryId) |
Modifier and Type | Method and Description |
---|---|
List<CSInquiryCommentDto> |
CSCustomerInquiryDto.getCommentDtoList()
Get commentDtoList
|
Modifier and Type | Method and Description |
---|---|
CSCustomerInquiryDto |
CSCustomerInquiryDto.addCommentDtoListItem(CSInquiryCommentDto commentDtoListItem) |
Modifier and Type | Method and Description |
---|---|
CSCustomerInquiryDto |
CSCustomerInquiryDto.commentDtoList(List<CSInquiryCommentDto> commentDtoList) |
void |
CSCustomerInquiryDto.setCommentDtoList(List<CSInquiryCommentDto> commentDtoList) |
Copyright © 2022. All rights reserved.