cn.signit.sdk.pojo.webhook.response
类 WebhookResponse.Target

java.lang.Object
  继承者 cn.signit.sdk.pojo.webhook.response.WebhookResponse.Target
包容类:
WebhookResponse

public static class WebhookResponse.Target
extends Object


构造方法摘要
WebhookResponse.Target()
           
 
方法摘要
 String getDestination()
           
 String getWebhookWsid()
           
 void setDestination(String destination)
           
 void setWebhookWsid(String webhookWsid)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

WebhookResponse.Target

public WebhookResponse.Target()
方法详细信息

getWebhookWsid

public String getWebhookWsid()

setWebhookWsid

public void setWebhookWsid(String webhookWsid)

getDestination

public String getDestination()

setDestination

public void setDestination(String destination)


Copyright © 2019. All rights reserved.