public class CertificateTimesCardInfo extends AlipayObject
| 构造器和说明 |
|---|
CertificateTimesCardInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CertificateSerialInfo> |
getSerialInfoList() |
Long |
getTotalCount() |
Long |
getUsedCount() |
void |
setSerialInfoList(List<CertificateSerialInfo> serialInfoList) |
void |
setTotalCount(Long totalCount) |
void |
setUsedCount(Long usedCount) |
public List<CertificateSerialInfo> getSerialInfoList()
public void setSerialInfoList(List<CertificateSerialInfo> serialInfoList)
public Long getTotalCount()
public void setTotalCount(Long totalCount)
public Long getUsedCount()
public void setUsedCount(Long usedCount)
Copyright © 2024. All rights reserved.