DocuSign v0.2.0 DocuSign.Model.DocumentHtmlCollapsibleDisplaySettings 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.DocumentHtmlCollapsibleDisplaySettings{
arrowClosed: String.t(),
arrowColor: String.t(),
arrowLocation: String.t(),
arrowOpen: String.t(),
arrowSize: String.t(),
arrowStyle: String.t(),
containerStyle: String.t(),
labelStyle: String.t(),
onlyArrowIsClickable: boolean(),
outerLabelAndArrowStyle: String.t()
}
t() :: %DocuSign.Model.DocumentHtmlCollapsibleDisplaySettings{
arrowClosed: String.t(),
arrowColor: String.t(),
arrowLocation: String.t(),
arrowOpen: String.t(),
arrowSize: String.t(),
arrowStyle: String.t(),
containerStyle: String.t(),
labelStyle: String.t(),
onlyArrowIsClickable: boolean(),
outerLabelAndArrowStyle: String.t()
}