DocuSign v0.2.0 DocuSign.Model.DocumentHtmlDisplaySettings 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.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()
}
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() }