public class ItapResponsePayload extends AlipayObject
| 构造器和说明 |
|---|
ItapResponsePayload() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getResult() |
String |
getResultCode() |
String |
getResultMsg() |
void |
setResult(Boolean result) |
void |
setResultCode(String resultCode) |
void |
setResultMsg(String resultMsg) |
Copyright © 2023. All rights reserved.