DocuSign CSharp Docs
Public Member Functions | Properties | List of all members
DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings Class Reference

Display settings for collapsible section. More...

Inheritance diagram for DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings:

Public Member Functions

 DocumentHtmlCollapsibleDisplaySettings (string ArrowClosed=default(string), string ArrowColor=default(string), string ArrowLocation=default(string), string ArrowOpen=default(string), string ArrowSize=default(string), string ArrowStyle=default(string), string ContainerStyle=default(string), string LabelStyle=default(string), bool? OnlyArrowIsClickable=default(bool?), string OuterLabelAndArrowStyle=default(string))
 Initializes a new instance of the DocumentHtmlCollapsibleDisplaySettings class. More...
 
override string ToString ()
 Returns the string presentation of the object More...
 
string ToJson ()
 Returns the JSON string presentation of the object More...
 
override bool Equals (object obj)
 Returns true if objects are equal More...
 
bool Equals (DocumentHtmlCollapsibleDisplaySettings other)
 Returns true if DocumentHtmlCollapsibleDisplaySettings instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string ArrowClosed [get, set]
 Gets or Sets ArrowClosed More...
 
string ArrowColor [get, set]
 Gets or Sets ArrowColor More...
 
string ArrowLocation [get, set]
 Gets or Sets ArrowLocation More...
 
string ArrowOpen [get, set]
 Gets or Sets ArrowOpen More...
 
string ArrowSize [get, set]
 Gets or Sets ArrowSize More...
 
string ArrowStyle [get, set]
 Gets or Sets ArrowStyle More...
 
string ContainerStyle [get, set]
 Gets or Sets ContainerStyle More...
 
string LabelStyle [get, set]
 Gets or Sets LabelStyle More...
 
bool OnlyArrowIsClickable [get, set]
 Gets or Sets OnlyArrowIsClickable More...
 
string OuterLabelAndArrowStyle [get, set]
 Gets or Sets OuterLabelAndArrowStyle More...
 

Detailed Description

Display settings for collapsible section.

Constructor & Destructor Documentation

◆ DocumentHtmlCollapsibleDisplaySettings()

DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.DocumentHtmlCollapsibleDisplaySettings ( string  ArrowClosed = default(string),
string  ArrowColor = default(string),
string  ArrowLocation = default(string),
string  ArrowOpen = default(string),
string  ArrowSize = default(string),
string  ArrowStyle = default(string),
string  ContainerStyle = default(string),
string  LabelStyle = default(string),
bool?  OnlyArrowIsClickable = default(bool?),
string  OuterLabelAndArrowStyle = default(string) 
)
inline

Initializes a new instance of the DocumentHtmlCollapsibleDisplaySettings class.

Parameters
ArrowClosedArrowClosed.
ArrowColorArrowColor.
ArrowLocationArrowLocation.
ArrowOpenArrowOpen.
ArrowSizeArrowSize.
ArrowStyleArrowStyle.
ContainerStyleContainerStyle.
LabelStyleLabelStyle.
OnlyArrowIsClickableOnlyArrowIsClickable.
OuterLabelAndArrowStyleOuterLabelAndArrowStyle.

Member Function Documentation

◆ Equals() [1/2]

override bool DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.Equals ( object  obj)
inline

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

bool DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.Equals ( DocumentHtmlCollapsibleDisplaySettings  other)
inline

Returns true if DocumentHtmlCollapsibleDisplaySettings instances are equal

Parameters
otherInstance of DocumentHtmlCollapsibleDisplaySettings to be compared
Returns
Boolean

◆ GetHashCode()

override int DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.GetHashCode ( )
inline

Gets the hash code

Returns
Hash code

◆ ToJson()

string DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.ToJson ( )
inline

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

override string DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.ToString ( )
inline

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ ArrowClosed

string DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.ArrowClosed
getset

Gets or Sets ArrowClosed

◆ ArrowColor

string DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.ArrowColor
getset

Gets or Sets ArrowColor

◆ ArrowLocation

string DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.ArrowLocation
getset

Gets or Sets ArrowLocation

◆ ArrowOpen

string DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.ArrowOpen
getset

Gets or Sets ArrowOpen

◆ ArrowSize

string DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.ArrowSize
getset

Gets or Sets ArrowSize

◆ ArrowStyle

string DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.ArrowStyle
getset

Gets or Sets ArrowStyle

◆ ContainerStyle

string DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.ContainerStyle
getset

Gets or Sets ContainerStyle

◆ LabelStyle

string DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.LabelStyle
getset

Gets or Sets LabelStyle

◆ OnlyArrowIsClickable

bool DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.OnlyArrowIsClickable
getset

Gets or Sets OnlyArrowIsClickable

◆ OuterLabelAndArrowStyle

string DocuSign.eSign.Model.DocumentHtmlCollapsibleDisplaySettings.OuterLabelAndArrowStyle
getset

Gets or Sets OuterLabelAndArrowStyle


The documentation for this class was generated from the following file: