public class P2cQueryMonthCardsResponse extends BaseResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
P2cQueryMonthCardsResponse.MonthCards
The type Month cards.
|
BaseResponse.ErrorResponse| 构造器和说明 |
|---|
P2cQueryMonthCardsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<P2cQueryMonthCardsResponse.MonthCards> |
getMothCards()
Gets moth cards.
|
String |
getTotalSize()
Gets total size.
|
void |
setMothCards(List<P2cQueryMonthCardsResponse.MonthCards> mothCards)
Sets moth cards.
|
void |
setTotalSize(String totalSize)
Sets total size.
|
getErrorResponse, getRequestId, isSuccess, setErrorResponse, setRequestIdpublic String getTotalSize()
public void setTotalSize(String totalSize)
totalSize - the total sizepublic List<P2cQueryMonthCardsResponse.MonthCards> getMothCards()
public void setMothCards(List<P2cQueryMonthCardsResponse.MonthCards> mothCards)
mothCards - the moth cardsCopyright © 2025. All rights reserved.