DocuSign v0.1.2 DocuSign.Model.Company View Source
A tab that displays the recipient's company name.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %DocuSign.Model.Company{ anchorYOffset: String.t(), anchorMatchWholeWord: String.t(), originalValue: String.t(), fontColor: String.t(), templateRequired: String.t(), font: String.t(), errorDetails: ErrorDetails, conditionalParentValue: String.t(), maxLength: integer(), width: integer(), tabId: String.t(), name: String.t(), disableAutoSize: String.t(), recipientId: String.t(), value: String.t(), xPosition: String.t(), pageNumber: String.t(), anchorIgnoreIfNotPresent: String.t(), yPosition: String.t(), concealValueOnDocument: String.t(), tabOrder: String.t(), status: String.t(), anchorString: String.t(), anchorHorizontalAlignment: 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() }