Uses of Class
com.boldsign.model.ErrorResult
Packages that use ErrorResult
-
Uses of ErrorResult in com.boldsign.api
Methods in com.boldsign.api that return ErrorResultModifier and TypeMethodDescriptionDocumentApi.changeRecipient(String documentId, ChangeRecipient changeRecipient) Change recipient details of a document.Methods in com.boldsign.api that return types with arguments of type ErrorResultModifier and TypeMethodDescriptionDocumentApi.changeRecipientWithHttpInfo(String documentId, ChangeRecipient changeRecipient) Change recipient details of a document.Method parameters in com.boldsign.api with type arguments of type ErrorResultModifier and TypeMethodDescriptionokhttp3.CallDocumentApi.changeRecipientAsync(String documentId, ChangeRecipient changeRecipient, ApiCallback<ErrorResult> _callback) Change recipient details of a document. -
Uses of ErrorResult in com.boldsign.model
Methods in com.boldsign.model that return ErrorResultModifier and TypeMethodDescriptionstatic ErrorResultCreate an instance of ErrorResult given an JSON string