UserInfo
More...
|
| UserInfo (string AccountId=default(string), string AccountName=default(string), string ActivationAccessCode=default(string), string Email=default(string), ErrorDetails ErrorDetails=default(ErrorDetails), string IpAddress=default(string), string LoginStatus=default(string), string MembershipId=default(string), string SendActivationEmail=default(string), string Uri=default(string), string UserId=default(string), string UserName=default(string), string UserStatus=default(string), string UserType=default(string)) |
| Initializes a new instance of the UserInfo class. More...
|
|
override string | ToString () |
| Returns the string presentation of the object More...
|
|
string | ToJson () |
| Returns the JSON string presentation of the object More...
|
|
override bool | Equals (object obj) |
| Returns true if objects are equal More...
|
|
bool | Equals (UserInfo other) |
| Returns true if UserInfo instances are equal More...
|
|
override int | GetHashCode () |
| Gets the hash code More...
|
|
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
|
|
string | AccountId [get, set] |
| The account ID associated with the envelope. More...
|
|
string | AccountName [get, set] |
| Gets or Sets AccountName More...
|
|
string | ActivationAccessCode [get, set] |
| Gets or Sets ActivationAccessCode More...
|
|
string | Email [get, set] |
| Gets or Sets Email More...
|
|
ErrorDetails | ErrorDetails [get, set] |
| Array or errors. More...
|
|
string | IpAddress [get, set] |
| Gets or Sets IpAddress More...
|
|
string | LoginStatus [get, set] |
| Gets or Sets LoginStatus More...
|
|
string | MembershipId [get, set] |
| Gets or Sets MembershipId More...
|
|
string | SendActivationEmail [get, set] |
| Gets or Sets SendActivationEmail More...
|
|
string | Uri [get, set] |
| Gets or Sets Uri More...
|
|
string | UserId [get, set] |
| Gets or Sets UserId More...
|
|
string | UserName [get, set] |
| Gets or Sets UserName More...
|
|
string | UserStatus [get, set] |
| Gets or Sets UserStatus More...
|
|
string | UserType [get, set] |
| Gets or Sets UserType More...
|
|
◆ UserInfo()
DocuSign.eSign.Model.UserInfo.UserInfo |
( |
string |
AccountId = default(string) , |
|
|
string |
AccountName = default(string) , |
|
|
string |
ActivationAccessCode = default(string) , |
|
|
string |
Email = default(string) , |
|
|
ErrorDetails |
ErrorDetails = default(ErrorDetails) , |
|
|
string |
IpAddress = default(string) , |
|
|
string |
LoginStatus = default(string) , |
|
|
string |
MembershipId = default(string) , |
|
|
string |
SendActivationEmail = default(string) , |
|
|
string |
Uri = default(string) , |
|
|
string |
UserId = default(string) , |
|
|
string |
UserName = default(string) , |
|
|
string |
UserStatus = default(string) , |
|
|
string |
UserType = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the UserInfo class.
- Parameters
-
AccountId | The account ID associated with the envelope.. |
AccountName | AccountName. |
ActivationAccessCode | ActivationAccessCode. |
Email | Email. |
ErrorDetails | Array or errors.. |
IpAddress | IpAddress. |
LoginStatus | LoginStatus. |
MembershipId | MembershipId. |
SendActivationEmail | SendActivationEmail. |
Uri | Uri. |
UserId | UserId. |
UserName | UserName. |
UserStatus | UserStatus. |
UserType | UserType. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.UserInfo.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.UserInfo.Equals |
( |
UserInfo |
other | ) |
|
|
inline |
Returns true if UserInfo instances are equal
- Parameters
-
other | Instance of UserInfo to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.UserInfo.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.UserInfo.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.UserInfo.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AccountId
string DocuSign.eSign.Model.UserInfo.AccountId |
|
getset |
The account ID associated with the envelope.
The account ID associated with the envelope.
◆ AccountName
string DocuSign.eSign.Model.UserInfo.AccountName |
|
getset |
◆ ActivationAccessCode
string DocuSign.eSign.Model.UserInfo.ActivationAccessCode |
|
getset |
Gets or Sets ActivationAccessCode
◆ Email
string DocuSign.eSign.Model.UserInfo.Email |
|
getset |
◆ ErrorDetails
Array or errors.
Array or errors.
◆ IpAddress
string DocuSign.eSign.Model.UserInfo.IpAddress |
|
getset |
◆ LoginStatus
string DocuSign.eSign.Model.UserInfo.LoginStatus |
|
getset |
◆ MembershipId
string DocuSign.eSign.Model.UserInfo.MembershipId |
|
getset |
Gets or Sets MembershipId
◆ SendActivationEmail
string DocuSign.eSign.Model.UserInfo.SendActivationEmail |
|
getset |
Gets or Sets SendActivationEmail
◆ Uri
string DocuSign.eSign.Model.UserInfo.Uri |
|
getset |
◆ UserId
string DocuSign.eSign.Model.UserInfo.UserId |
|
getset |
◆ UserName
string DocuSign.eSign.Model.UserInfo.UserName |
|
getset |
◆ UserStatus
string DocuSign.eSign.Model.UserInfo.UserStatus |
|
getset |
◆ UserType
string DocuSign.eSign.Model.UserInfo.UserType |
|
getset |
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/UserInfo.cs