cn.signit.sdk.pojo.webhook.response
类 PersonVerificationCompleted
java.lang.Object
cn.signit.sdk.pojo.response.AbstractSignitResponse
cn.signit.sdk.pojo.webhook.response.AbstractWebhookResponseData
cn.signit.sdk.pojo.webhook.response.PersonVerificationCompleted
public class PersonVerificationCompleted
- extends AbstractWebhookResponseData
个人实名认证完成事件.
- 从以下版本开始:
- 2.0.0
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonVerificationCompleted
public PersonVerificationCompleted()
getDescription
public String getDescription()
getStatus
public String getStatus()
getHandleDatetime
public Long getHandleDatetime()
getSubmitDatetime
public Long getSubmitDatetime()
setDescription
public void setDescription(String description)
setStatus
public void setStatus(String status)
setHandleDatetime
public void setHandleDatetime(Long handleDatetime)
setSubmitDatetime
public void setSubmitDatetime(Long submitDatetime)
Copyright © 2019. All rights reserved.