Class EnvelopePublishRequest


  • public class EnvelopePublishRequest
    extends Object
    EnvelopePublishRequest
    • Constructor Detail

      • EnvelopePublishRequest

        public EnvelopePublishRequest()
    • Method Detail

      • getApplyConnectSettings

        public String getApplyConnectSettings()
        Returns:
        applyConnectSettings
      • setApplyConnectSettings

        public void setApplyConnectSettings​(String applyConnectSettings)
      • getEnvelopeIds

        public List<String> getEnvelopeIds()
        Returns:
        envelopeIds
      • setEnvelopeIds

        public void setEnvelopeIds​(List<String> envelopeIds)
      • getEnvelopeIdsBase64

        public String getEnvelopeIdsBase64()
        Returns:
        envelopeIdsBase64
      • setEnvelopeIdsBase64

        public void setEnvelopeIdsBase64​(String envelopeIdsBase64)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object