public class AntMerchantExpandIndirectZftConsultResponse extends AlipayResponse
Constructor and Description |
---|
AntMerchantExpandIndirectZftConsultResponse() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getAccountAudit()
Gets account audit.
|
String |
getOrderId()
Gets order id.
|
Boolean |
getRiskAudit()
Gets risk audit.
|
void |
setAccountAudit(Boolean accountAudit)
Sets account audit.
|
void |
setOrderId(String orderId)
Sets order id.
|
void |
setRiskAudit(Boolean riskAudit)
Sets risk audit.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AntMerchantExpandIndirectZftConsultResponse()
public void setAccountAudit(Boolean accountAudit)
accountAudit
- the account auditpublic Boolean getAccountAudit()
public void setOrderId(String orderId)
orderId
- the order idpublic String getOrderId()
public void setRiskAudit(Boolean riskAudit)
riskAudit
- the risk auditpublic Boolean getRiskAudit()
Copyright © 2018. All rights reserved.