Metadata that indicates whether a property is editable and describes setting-specific options.
More...
Metadata that indicates whether a property is editable and describes setting-specific options.
◆ SettingsMetadata()
DocuSign.eSign.Model.SettingsMetadata.SettingsMetadata |
( |
string |
Is21CFRPart11 = default(string) , |
|
|
List< string > |
Options = default(List<string>) , |
|
|
string |
Rights = default(string) , |
|
|
string |
UiHint = default(string) , |
|
|
string |
UiOrder = default(string) , |
|
|
string |
UiType = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the SettingsMetadata class.
- Parameters
-
Is21CFRPart11 | When set to true, indicates that this module is enabled on the account.. |
Options | Options. |
Rights | Rights. |
UiHint | UiHint. |
UiOrder | UiOrder. |
UiType | UiType. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.SettingsMetadata.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
override int DocuSign.eSign.Model.SettingsMetadata.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.SettingsMetadata.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.SettingsMetadata.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Is21CFRPart11
string DocuSign.eSign.Model.SettingsMetadata.Is21CFRPart11 |
|
getset |
When set to true, indicates that this module is enabled on the account.
When set to true, indicates that this module is enabled on the account.
◆ Options
List<string> DocuSign.eSign.Model.SettingsMetadata.Options |
|
getset |
◆ Rights
string DocuSign.eSign.Model.SettingsMetadata.Rights |
|
getset |
◆ UiHint
string DocuSign.eSign.Model.SettingsMetadata.UiHint |
|
getset |
◆ UiOrder
string DocuSign.eSign.Model.SettingsMetadata.UiOrder |
|
getset |
◆ UiType
string DocuSign.eSign.Model.SettingsMetadata.UiType |
|
getset |
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/SettingsMetadata.cs