Uses of Class
com.boldsign.model.DocumentReassign
Packages that use DocumentReassign
-
Uses of DocumentReassign in com.boldsign.model
Methods in com.boldsign.model that return DocumentReassignModifier and TypeMethodDescriptionstatic DocumentReassignCreate an instance of DocumentReassign given an JSON stringDocumentReassign.signerEmail(String signerEmail) Methods in com.boldsign.model that return types with arguments of type DocumentReassignMethods in com.boldsign.model with parameters of type DocumentReassignModifier and TypeMethodDescriptionDocumentProperties.addReassignItem(DocumentReassign reassignItem) Method parameters in com.boldsign.model with type arguments of type DocumentReassignModifier and TypeMethodDescriptionDocumentProperties.reassign(List<DocumentReassign> reassign) voidDocumentProperties.setReassign(List<DocumentReassign> reassign)