Uses of Class
com.boldsign.model.TeamDocumentRecords
Packages that use TeamDocumentRecords
-
Uses of TeamDocumentRecords in com.boldsign.api
Methods in com.boldsign.api that return TeamDocumentRecordsModifier and TypeMethodDescriptionDocumentApi.teamDocuments(Integer page, List<String> userId, List<String> teamId, String transmitType, String dateFilterType, Integer pageSize, OffsetDateTime startDate, List<String> status, OffsetDateTime endDate, String searchKey, List<String> labels, Long nextCursor, List<String> brandIds) Get user Team documents.Methods in com.boldsign.api that return types with arguments of type TeamDocumentRecordsModifier and TypeMethodDescriptionDocumentApi.teamDocumentsWithHttpInfo(Integer page, List<String> userId, List<String> teamId, String transmitType, String dateFilterType, Integer pageSize, OffsetDateTime startDate, List<String> status, OffsetDateTime endDate, String searchKey, List<String> labels, Long nextCursor, List<String> brandIds) Get user Team documents.Method parameters in com.boldsign.api with type arguments of type TeamDocumentRecordsModifier and TypeMethodDescriptionokhttp3.CallDocumentApi.teamDocumentsAsync(Integer page, List<String> userId, List<String> teamId, String transmitType, String dateFilterType, Integer pageSize, OffsetDateTime startDate, List<String> status, OffsetDateTime endDate, String searchKey, List<String> labels, Long nextCursor, List<String> brandIds, ApiCallback<TeamDocumentRecords> _callback) Get user Team documents. -
Uses of TeamDocumentRecords in com.boldsign.model
Methods in com.boldsign.model that return TeamDocumentRecordsModifier and TypeMethodDescriptionTeamDocumentRecords.addResultItem(Document resultItem) static TeamDocumentRecordsCreate an instance of TeamDocumentRecords given an JSON stringTeamDocumentRecords.pageDetails(PageDetails pageDetails)