DocuSign v0.2.0 DocuSign.Model.DocumentHtmlDefinition View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %DocuSign.Model.DocumentHtmlDefinition{
displayAnchorPrefix: String.t(),
displayAnchors: [DocumentHtmlDisplayAnchor],
displayOrder: String.t(),
displayPageNumber: String.t(),
documentGuid: String.t(),
documentId: String.t(),
headerLabel: String.t(),
maxScreenWidth: String.t(),
removeEmptyTags: String.t(),
showMobileOptimizedToggle: String.t(),
source: String.t()
}
t() :: %DocuSign.Model.DocumentHtmlDefinition{ displayAnchorPrefix: String.t(), displayAnchors: [DocumentHtmlDisplayAnchor], displayOrder: String.t(), displayPageNumber: String.t(), documentGuid: String.t(), documentId: String.t(), headerLabel: String.t(), maxScreenWidth: String.t(), removeEmptyTags: String.t(), showMobileOptimizedToggle: String.t(), source: String.t() }