t() :: %DocuSign.Model.WorkspaceItems{
callerAuthorization: WorkspaceUserAuthorization,
contentType: String.t(),
created: String.t(),
createdById: String.t(),
createdByInformation: WorkspaceUser,
extension: String.t(),
fileSize: String.t(),
fileUri: String.t(),
id: String.t(),
isPublic: String.t(),
lastModified: String.t(),
lastModifiedById: String.t(),
lastModifiedByInformation: WorkspaceUser,
name: String.t(),
pageCount: String.t(),
parentFolderId: String.t(),
parentFolderUri: String.t(),
type: String.t(),
uri: String.t()
}