Uses of Class
com.docusign.esign.model.EnvelopePublishTransactionErrorRollup
-
Packages that use EnvelopePublishTransactionErrorRollup Package Description com.docusign.esign.model -
-
Uses of EnvelopePublishTransactionErrorRollup in com.docusign.esign.model
Methods in com.docusign.esign.model that return EnvelopePublishTransactionErrorRollup Modifier and Type Method Description EnvelopePublishTransactionErrorRollupEnvelopePublishTransactionErrorRollup. count(java.lang.String count)EnvelopePublishTransactionErrorRollupEnvelopePublishTransactionErrorRollup. errorType(java.lang.String errorType)Methods in com.docusign.esign.model that return types with arguments of type EnvelopePublishTransactionErrorRollup Modifier and Type Method Description java.util.List<EnvelopePublishTransactionErrorRollup>EnvelopePublishTransaction. getEnvelopeLevelErrorRollups()Methods in com.docusign.esign.model with parameters of type EnvelopePublishTransactionErrorRollup Modifier and Type Method Description EnvelopePublishTransactionEnvelopePublishTransaction. addEnvelopeLevelErrorRollupsItem(EnvelopePublishTransactionErrorRollup envelopeLevelErrorRollupsItem)Method parameters in com.docusign.esign.model with type arguments of type EnvelopePublishTransactionErrorRollup Modifier and Type Method Description EnvelopePublishTransactionEnvelopePublishTransaction. envelopeLevelErrorRollups(java.util.List<EnvelopePublishTransactionErrorRollup> envelopeLevelErrorRollups)voidEnvelopePublishTransaction. setEnvelopeLevelErrorRollups(java.util.List<EnvelopePublishTransactionErrorRollup> envelopeLevelErrorRollups)
-