DocuSign.Model.DocumentHtmlDisplaySettings (DocuSign v0.4.2) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %DocuSign.Model.DocumentHtmlDisplaySettings{
cellStyle: String.t(),
collapsibleSettings: DocumentHtmlCollapsibleDisplaySettings,
display: String.t(),
displayLabel: String.t(),
displayOrder: integer(),
displayPageNumber: integer(),
hideLabelWhenOpened: boolean(),
inlineOuterStyle: String.t(),
labelWhenOpened: String.t(),
scrollToTopWhenOpened: boolean(),
tableStyle: String.t()
}