Uses of Class
com.boldsign.model.DocumentTags
Packages that use DocumentTags
-
Uses of DocumentTags in com.boldsign.api
Methods in com.boldsign.api with parameters of type DocumentTagsModifier and TypeMethodDescriptionvoidDocumentApi.addTag(DocumentTags documentTags) Add the Tags in Documents.okhttp3.CallDocumentApi.addTagAsync(DocumentTags documentTags, ApiCallback<Void> _callback) Add the Tags in Documents.okhttp3.CallDocumentApi.addTagCall(DocumentTags documentTags, ApiCallback _callback) Build call for addTagDocumentApi.addTagWithHttpInfo(DocumentTags documentTags) Add the Tags in Documents.voidDocumentApi.deleteTag(DocumentTags documentTags) Delete the Tags in Documents.okhttp3.CallDocumentApi.deleteTagAsync(DocumentTags documentTags, ApiCallback<Void> _callback) Delete the Tags in Documents.okhttp3.CallDocumentApi.deleteTagCall(DocumentTags documentTags, ApiCallback _callback) Build call for deleteTagDocumentApi.deleteTagWithHttpInfo(DocumentTags documentTags) Delete the Tags in Documents. -
Uses of DocumentTags in com.boldsign.model
Methods in com.boldsign.model that return DocumentTagsModifier and TypeMethodDescriptionDocumentTags.addTagsItem(String tagsItem) DocumentTags.documentId(String documentId) static DocumentTagsCreate an instance of DocumentTags given an JSON string