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

PaletteSettings More...

Inheritance diagram for DocuSign.eSign.Model.PaletteSettings:

Public Member Functions

 PaletteSettings (PaletteItemSettings Annotations=default(PaletteItemSettings), PaletteItemSettings Custom=default(PaletteItemSettings), PaletteItemSettings Merge=default(PaletteItemSettings), PaletteItemSettings Notary=default(PaletteItemSettings), PaletteItemSettings Seals=default(PaletteItemSettings), PaletteItemSettings SmartContracts=default(PaletteItemSettings), PaletteItemSettings SmartSections=default(PaletteItemSettings))
 Initializes a new instance of the PaletteSettings 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 (PaletteSettings other)
 Returns true if PaletteSettings instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

PaletteItemSettings Annotations [get, set]
 Gets or Sets Annotations More...
 
PaletteItemSettings Custom [get, set]
 Gets or Sets Custom More...
 
PaletteItemSettings Merge [get, set]
 Gets or Sets Merge More...
 
PaletteItemSettings Notary [get, set]
 Gets or Sets Notary More...
 
PaletteItemSettings Seals [get, set]
 Gets or Sets Seals More...
 
PaletteItemSettings SmartContracts [get, set]
 Gets or Sets SmartContracts More...
 
PaletteItemSettings SmartSections [get, set]
 Gets or Sets SmartSections More...
 

Detailed Description

PaletteSettings

Constructor & Destructor Documentation

◆ PaletteSettings()

DocuSign.eSign.Model.PaletteSettings.PaletteSettings ( PaletteItemSettings  Annotations = default(PaletteItemSettings),
PaletteItemSettings  Custom = default(PaletteItemSettings),
PaletteItemSettings  Merge = default(PaletteItemSettings),
PaletteItemSettings  Notary = default(PaletteItemSettings),
PaletteItemSettings  Seals = default(PaletteItemSettings),
PaletteItemSettings  SmartContracts = default(PaletteItemSettings),
PaletteItemSettings  SmartSections = default(PaletteItemSettings) 
)
inline

Initializes a new instance of the PaletteSettings class.

Parameters
AnnotationsAnnotations.
CustomCustom.
MergeMerge.
NotaryNotary.
SealsSeals.
SmartContractsSmartContracts.
SmartSectionsSmartSections.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if PaletteSettings instances are equal

Parameters
otherInstance of PaletteSettings to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ Annotations

PaletteItemSettings DocuSign.eSign.Model.PaletteSettings.Annotations
getset

Gets or Sets Annotations

◆ Custom

PaletteItemSettings DocuSign.eSign.Model.PaletteSettings.Custom
getset

Gets or Sets Custom

◆ Merge

PaletteItemSettings DocuSign.eSign.Model.PaletteSettings.Merge
getset

Gets or Sets Merge

◆ Notary

PaletteItemSettings DocuSign.eSign.Model.PaletteSettings.Notary
getset

Gets or Sets Notary

◆ Seals

PaletteItemSettings DocuSign.eSign.Model.PaletteSettings.Seals
getset

Gets or Sets Seals

◆ SmartContracts

PaletteItemSettings DocuSign.eSign.Model.PaletteSettings.SmartContracts
getset

Gets or Sets SmartContracts

◆ SmartSections

PaletteItemSettings DocuSign.eSign.Model.PaletteSettings.SmartSections
getset

Gets or Sets SmartSections


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