ExternalClaim
More...
◆ ExternalClaim()
DocuSign.eSign.Model.ExternalClaim.ExternalClaim |
( |
string |
AcquiredTime = default(string) , |
|
|
string |
ClaimName = default(string) , |
|
|
string |
Provider = default(string) , |
|
|
string |
Value = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the ExternalClaim class.
- Parameters
-
AcquiredTime | AcquiredTime. |
ClaimName | ClaimName. |
Provider | Provider. |
Value | Specifies the value of the tab. . |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.ExternalClaim.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.ExternalClaim.Equals |
( |
ExternalClaim |
other | ) |
|
|
inline |
Returns true if ExternalClaim instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.ExternalClaim.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.ExternalClaim.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.ExternalClaim.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AcquiredTime
string DocuSign.eSign.Model.ExternalClaim.AcquiredTime |
|
getset |
Gets or Sets AcquiredTime
◆ ClaimName
string DocuSign.eSign.Model.ExternalClaim.ClaimName |
|
getset |
◆ Provider
string DocuSign.eSign.Model.ExternalClaim.Provider |
|
getset |
◆ Value
string DocuSign.eSign.Model.ExternalClaim.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/ExternalClaim.cs