public class AlipayItemAuditRule extends AlipayObject
| Constructor and Description |
|---|
AlipayItemAuditRule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuditType()
Gets audit type.
|
Boolean |
getNeedAudit()
Gets need audit.
|
void |
setAuditType(String auditType)
Sets audit type.
|
void |
setNeedAudit(Boolean needAudit)
Sets need audit.
|
public String getAuditType()
public void setAuditType(String auditType)
auditType - the audit typepublic Boolean getNeedAudit()
public void setNeedAudit(Boolean needAudit)
needAudit - the need auditCopyright © 2018. All rights reserved.