DocuSign.Model.DocumentHtmlDefinition (DocuSign v0.4.2) View Source
Link to this section Summary
Link to this section Types
Specs
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()
}