AdditionalSetting
More...
◆ AdditionalSetting()
| DocuSign.eSign.Model.AdditionalSetting.AdditionalSetting |
( |
SettingsMetadata |
Metadata = default(SettingsMetadata), |
|
|
string |
Name = default(string), |
|
|
string |
Value = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the AdditionalSetting class.
- Parameters
-
| Metadata | Metadata. |
| Name | Name. |
| Value | Specifies the value of the tab. . |
◆ Equals() [1/2]
| override bool DocuSign.eSign.Model.AdditionalSetting.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
| override int DocuSign.eSign.Model.AdditionalSetting.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| string DocuSign.eSign.Model.AdditionalSetting.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string DocuSign.eSign.Model.AdditionalSetting.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Metadata
◆ Name
| string DocuSign.eSign.Model.AdditionalSetting.Name |
|
getset |
◆ Value
| string DocuSign.eSign.Model.AdditionalSetting.Value |
|
getset |
Specifies the value of the tab.
Specifies the value of the tab.
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/AdditionalSetting.cs