A name-value pair that describes an item and provides a value for the item.
More...
A name-value pair that describes an item and provides a value for the item.
◆ NameValue()
DocuSign.eSign.Model.NameValue.NameValue |
( |
ErrorDetails |
ErrorDetails = default(ErrorDetails) , |
|
|
string |
Name = default(string) , |
|
|
string |
OriginalValue = default(string) , |
|
|
string |
Value = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the NameValue class.
- Parameters
-
ErrorDetails | Array or errors.. |
Name | The name or key of a name/value pair.. |
OriginalValue | The initial value of the tab when it was sent to the recipient. . |
Value | The value field of a name/value pair.. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.NameValue.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.NameValue.Equals |
( |
NameValue |
other | ) |
|
|
inline |
Returns true if NameValue instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.NameValue.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.NameValue.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.NameValue.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ ErrorDetails
Array or errors.
Array or errors.
◆ Name
string DocuSign.eSign.Model.NameValue.Name |
|
getset |
The name or key of a name/value pair.
The name or key of a name/value pair.
◆ OriginalValue
string DocuSign.eSign.Model.NameValue.OriginalValue |
|
getset |
The initial value of the tab when it was sent to the recipient.
The initial value of the tab when it was sent to the recipient.
◆ Value
string DocuSign.eSign.Model.NameValue.Value |
|
getset |
The value field of a name/value pair.
The value field of a name/value pair.
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/NameValue.cs