DocuSign v0.1.2 DocuSign.Model.CustomTabs View Source
Custom tabs
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %DocuSign.Model.CustomTabs{ shared: String.t(), anchorYOffset: String.t(), anchorMatchWholeWord: String.t(), lastModifiedByDisplayName: String.t(), fontColor: String.t(), items: [String.t()], font: String.t(), width: String.t(), initialValue: String.t(), includedInEmail: String.t(), name: String.t(), createdByDisplayName: String.t(), disableAutoSize: String.t(), scaleValue: String.t(), height: String.t(), createdByUserId: String.t(), validationPattern: String.t(), maximumLength: String.t(), anchor: String.t(), paymentItemCode: String.t(), stampTypeMetadata: PropertyMetadata, stampType: String.t(), paymentItemDescription: String.t(), anchorIgnoreIfNotPresent: String.t(), validationMessage: String.t(), concealValueOnDocument: String.t(), anchorHorizontalAlignment: String.t(), paymentItemName: String.t(), type: String.t(), underline: String.t(), mergeField: MergeField, locked: String.t(), anchorUnits: String.t(), bold: String.t(), anchorCaseSensitive: String.t(), fontSize: String.t(), editable: String.t(), required: String.t(), anchorXOffset: String.t(), lastModified: String.t(), lastModifiedByUserId: String.t(), tabLabel: String.t(), customTabId: String.t(), italic: String.t() }