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(String count)count.EnvelopePublishTransactionErrorRollupEnvelopePublishTransactionErrorRollup. errorType(String errorType)errorType.Methods in com.docusign.esign.model that return types with arguments of type EnvelopePublishTransactionErrorRollup Modifier and Type Method Description List<EnvelopePublishTransactionErrorRollup>EnvelopePublishTransaction. getEnvelopeLevelErrorRollups().Methods in com.docusign.esign.model with parameters of type EnvelopePublishTransactionErrorRollup Modifier and Type Method Description EnvelopePublishTransactionEnvelopePublishTransaction. addEnvelopeLevelErrorRollupsItem(EnvelopePublishTransactionErrorRollup envelopeLevelErrorRollupsItem)addEnvelopeLevelErrorRollupsItem.Method parameters in com.docusign.esign.model with type arguments of type EnvelopePublishTransactionErrorRollup Modifier and Type Method Description EnvelopePublishTransactionEnvelopePublishTransaction. envelopeLevelErrorRollups(List<EnvelopePublishTransactionErrorRollup> envelopeLevelErrorRollups)envelopeLevelErrorRollups.voidEnvelopePublishTransaction. setEnvelopeLevelErrorRollups(List<EnvelopePublishTransactionErrorRollup> envelopeLevelErrorRollups)setEnvelopeLevelErrorRollups.
-