public class EnvelopePublishRequest extends Object
| Constructor and Description |
|---|
EnvelopePublishRequest() |
| Modifier and Type | Method and Description |
|---|---|
EnvelopePublishRequest |
addEnvelopeIdsItem(String envelopeIdsItem) |
EnvelopePublishRequest |
applyConnectSettings(String applyConnectSettings) |
EnvelopePublishRequest |
envelopeIds(List<String> envelopeIds) |
EnvelopePublishRequest |
envelopeIdsBase64(String envelopeIdsBase64) |
boolean |
equals(Object o) |
String |
getApplyConnectSettings() |
List<String> |
getEnvelopeIds() |
String |
getEnvelopeIdsBase64() |
int |
hashCode() |
void |
setApplyConnectSettings(String applyConnectSettings) |
void |
setEnvelopeIds(List<String> envelopeIds) |
void |
setEnvelopeIdsBase64(String envelopeIdsBase64) |
String |
toString() |
public EnvelopePublishRequest applyConnectSettings(String applyConnectSettings)
public String getApplyConnectSettings()
public void setApplyConnectSettings(String applyConnectSettings)
public EnvelopePublishRequest envelopeIds(List<String> envelopeIds)
public EnvelopePublishRequest addEnvelopeIdsItem(String envelopeIdsItem)
public EnvelopePublishRequest envelopeIdsBase64(String envelopeIdsBase64)
public String getEnvelopeIdsBase64()
public void setEnvelopeIdsBase64(String envelopeIdsBase64)
Copyright © 2018. All rights reserved.