DocuSign.Model.Folder (DocuSign v0.3.4) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %DocuSign.Model.Folder{ errorDetails: ErrorDetails, filter: Filter, folderId: String.t(), folders: [Folder], name: String.t(), ownerEmail: String.t(), ownerUserId: String.t(), ownerUserName: String.t(), parentFolderId: String.t(), parentFolderUri: String.t(), type: String.t(), uri: String.t() }