View Source DocuSign.Model.WorkspaceItemList (DocuSign v1.0.0)
An array of objects that describe the items in a workspace.
Link to this section Summary
Link to this section Types
@type t() :: %DocuSign.Model.WorkspaceItemList{ items: [DocuSign.Model.WorkspaceItem.t()] | nil }