public class CertificateUseInfo extends AlipayObject
| 构造器和说明 |
|---|
CertificateUseInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCode() |
String |
getEncryptedCode() |
Long |
getUseCount() |
void |
setCode(String code) |
void |
setEncryptedCode(String encryptedCode) |
void |
setUseCount(Long useCount) |
Copyright © 2024. All rights reserved.