DocuSign v0.1.2 DocuSign.Model.List View Source
This tab offers a list of options to choose from. The `listItems` property contains a list of `listItem` objects to specify the selectable options.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %DocuSign.Model.List{ shared: String.t(), anchorYOffset: String.t(), anchorMatchWholeWord: String.t(), fontColor: String.t(), templateRequired: String.t(), font: String.t(), errorDetails: ErrorDetails, conditionalParentValue: String.t(), width: integer(), tabId: String.t(), senderRequired: String.t(), recipientId: String.t(), requireInitialOnSharedChange: String.t(), value: String.t(), xPosition: String.t(), pageNumber: String.t(), anchorIgnoreIfNotPresent: String.t(), listItems: [ListItem], yPosition: String.t(), tabOrder: String.t(), status: String.t(), anchorString: String.t(), anchorHorizontalAlignment: String.t(), requireAll: String.t(), underline: String.t(), mergeField: MergeField, documentId: String.t(), locked: String.t(), anchorUnits: String.t(), bold: String.t(), templateLocked: String.t(), anchorCaseSensitive: String.t(), fontSize: String.t(), required: String.t(), anchorXOffset: String.t(), tabLabel: String.t(), customTabId: String.t(), italic: String.t(), conditionalParentLabel: String.t() }