User
More...
◆ User()
DocuSign.eSign.Model.User.User |
( |
string |
CellPhoneNumber = default(string) , |
|
|
string |
CountryCode = default(string) , |
|
|
List< Credential > |
Credentials = default(List<Credential>) , |
|
|
string |
DisplayName = default(string) , |
|
|
string |
Email = default(string) , |
|
|
List< ExternalClaim > |
ExternalClaims = default(List<ExternalClaim>) |
|
) |
| |
|
inline |
Initializes a new instance of the User class.
- Parameters
-
CellPhoneNumber | CellPhoneNumber. |
CountryCode | CountryCode. |
Credentials | Credentials. |
DisplayName | DisplayName. |
Email | Email. |
ExternalClaims | ExternalClaims. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.User.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.User.Equals |
( |
User |
other | ) |
|
|
inline |
Returns true if User instances are equal
- Parameters
-
other | Instance of User to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.User.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.User.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.User.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CellPhoneNumber
string DocuSign.eSign.Model.User.CellPhoneNumber |
|
getset |
Gets or Sets CellPhoneNumber
◆ CountryCode
string DocuSign.eSign.Model.User.CountryCode |
|
getset |
◆ Credentials
◆ DisplayName
string DocuSign.eSign.Model.User.DisplayName |
|
getset |
◆ Email
string DocuSign.eSign.Model.User.Email |
|
getset |
◆ ExternalClaims
Gets or Sets ExternalClaims
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/User.cs