FormDataItem
More...
◆ FormDataItem()
| DocuSign.eSign.Model.FormDataItem.FormDataItem |
( |
ErrorDetails |
ErrorDetails = default(ErrorDetails), |
|
|
string |
ListSelectedValue = default(string), |
|
|
string |
Name = default(string), |
|
|
string |
NumericalValue = default(string), |
|
|
string |
OriginalNumericalValue = default(string), |
|
|
string |
OriginalValue = default(string), |
|
|
string |
Value = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the FormDataItem class.
- Parameters
-
| ErrorDetails | Array or errors.. |
| ListSelectedValue | ListSelectedValue. |
| Name | Name. |
| NumericalValue | NumericalValue. |
| OriginalNumericalValue | OriginalNumericalValue. |
| OriginalValue | The initial value of the tab when it was sent to the recipient. . |
| Value | Specifies the value of the tab. . |
◆ Equals() [1/2]
| override bool DocuSign.eSign.Model.FormDataItem.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| bool DocuSign.eSign.Model.FormDataItem.Equals |
( |
FormDataItem |
other | ) |
|
|
inline |
Returns true if FormDataItem instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
| override int DocuSign.eSign.Model.FormDataItem.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| string DocuSign.eSign.Model.FormDataItem.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string DocuSign.eSign.Model.FormDataItem.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ ErrorDetails
Array or errors.
Array or errors.
◆ ListSelectedValue
| string DocuSign.eSign.Model.FormDataItem.ListSelectedValue |
|
getset |
Gets or Sets ListSelectedValue
◆ Name
| string DocuSign.eSign.Model.FormDataItem.Name |
|
getset |
◆ NumericalValue
| string DocuSign.eSign.Model.FormDataItem.NumericalValue |
|
getset |
Gets or Sets NumericalValue
◆ OriginalNumericalValue
| string DocuSign.eSign.Model.FormDataItem.OriginalNumericalValue |
|
getset |
Gets or Sets OriginalNumericalValue
◆ OriginalValue
| string DocuSign.eSign.Model.FormDataItem.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.FormDataItem.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/FormDataItem.cs