Contact
More...
|
| | Contact (string CloudProvider=default(string), string CloudProviderContainerId=default(string), string ContactId=default(string), List< ContactPhoneNumber > ContactPhoneNumbers=default(List< ContactPhoneNumber >), string ContactUri=default(string), List< string > Emails=default(List< string >), ErrorDetails ErrorDetails=default(ErrorDetails), bool? IsOwner=default(bool?), string Name=default(string), NotaryContactDetails NotaryContactDetails=default(NotaryContactDetails), string Organization=default(string), string RoomContactType=default(string), string Shared=default(string), string SigningGroup=default(string), string SigningGroupName=default(string)) |
| | Initializes a new instance of the Contact 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 (Contact other) |
| | Returns true if Contact instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
| |
|
| string | CloudProvider [get, set] |
| | Gets or Sets CloudProvider More...
|
| |
| string | CloudProviderContainerId [get, set] |
| | Gets or Sets CloudProviderContainerId More...
|
| |
| string | ContactId [get, set] |
| | Gets or Sets ContactId More...
|
| |
| List< ContactPhoneNumber > | ContactPhoneNumbers [get, set] |
| | Gets or Sets ContactPhoneNumbers More...
|
| |
| string | ContactUri [get, set] |
| | Gets or Sets ContactUri More...
|
| |
| List< string > | Emails [get, set] |
| | Gets or Sets Emails More...
|
| |
| ErrorDetails | ErrorDetails [get, set] |
| | Array or errors. More...
|
| |
| bool | IsOwner [get, set] |
| | Gets or Sets IsOwner More...
|
| |
| string | Name [get, set] |
| | Gets or Sets Name More...
|
| |
| NotaryContactDetails | NotaryContactDetails [get, set] |
| | Gets or Sets NotaryContactDetails More...
|
| |
| string | Organization [get, set] |
| | Gets or Sets Organization More...
|
| |
| string | RoomContactType [get, set] |
| | Gets or Sets RoomContactType More...
|
| |
| string | Shared [get, set] |
| | When set to true, this custom tab is shared. More...
|
| |
| string | SigningGroup [get, set] |
| | Gets or Sets SigningGroup More...
|
| |
| string | SigningGroupName [get, set] |
| | The display name for the signing group. Maximum Length: 100 characters. More...
|
| |
◆ Contact()
| DocuSign.eSign.Model.Contact.Contact |
( |
string |
CloudProvider = default(string), |
|
|
string |
CloudProviderContainerId = default(string), |
|
|
string |
ContactId = default(string), |
|
|
List< ContactPhoneNumber > |
ContactPhoneNumbers = default(List<ContactPhoneNumber>), |
|
|
string |
ContactUri = default(string), |
|
|
List< string > |
Emails = default(List<string>), |
|
|
ErrorDetails |
ErrorDetails = default(ErrorDetails), |
|
|
bool? |
IsOwner = default(bool?), |
|
|
string |
Name = default(string), |
|
|
NotaryContactDetails |
NotaryContactDetails = default(NotaryContactDetails), |
|
|
string |
Organization = default(string), |
|
|
string |
RoomContactType = default(string), |
|
|
string |
Shared = default(string), |
|
|
string |
SigningGroup = default(string), |
|
|
string |
SigningGroupName = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the Contact class.
- Parameters
-
| CloudProvider | CloudProvider. |
| CloudProviderContainerId | CloudProviderContainerId. |
| ContactId | ContactId. |
| ContactPhoneNumbers | ContactPhoneNumbers. |
| ContactUri | ContactUri. |
| Emails | Emails. |
| ErrorDetails | Array or errors.. |
| IsOwner | IsOwner. |
| Name | Name. |
| NotaryContactDetails | NotaryContactDetails. |
| Organization | Organization. |
| RoomContactType | RoomContactType. |
| Shared | When set to true, this custom tab is shared.. |
| SigningGroup | SigningGroup. |
| SigningGroupName | The display name for the signing group. Maximum Length: 100 characters. . |
◆ Equals() [1/2]
| override bool DocuSign.eSign.Model.Contact.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| bool DocuSign.eSign.Model.Contact.Equals |
( |
Contact |
other | ) |
|
|
inline |
Returns true if Contact instances are equal
- Parameters
-
| other | Instance of Contact to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int DocuSign.eSign.Model.Contact.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| string DocuSign.eSign.Model.Contact.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string DocuSign.eSign.Model.Contact.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CloudProvider
| string DocuSign.eSign.Model.Contact.CloudProvider |
|
getset |
Gets or Sets CloudProvider
◆ CloudProviderContainerId
| string DocuSign.eSign.Model.Contact.CloudProviderContainerId |
|
getset |
Gets or Sets CloudProviderContainerId
◆ ContactId
| string DocuSign.eSign.Model.Contact.ContactId |
|
getset |
◆ ContactPhoneNumbers
Gets or Sets ContactPhoneNumbers
◆ ContactUri
| string DocuSign.eSign.Model.Contact.ContactUri |
|
getset |
◆ Emails
| List<string> DocuSign.eSign.Model.Contact.Emails |
|
getset |
◆ ErrorDetails
Array or errors.
Array or errors.
◆ IsOwner
| bool DocuSign.eSign.Model.Contact.IsOwner |
|
getset |
◆ Name
| string DocuSign.eSign.Model.Contact.Name |
|
getset |
◆ NotaryContactDetails
◆ Organization
| string DocuSign.eSign.Model.Contact.Organization |
|
getset |
Gets or Sets Organization
◆ RoomContactType
| string DocuSign.eSign.Model.Contact.RoomContactType |
|
getset |
Gets or Sets RoomContactType
◆ Shared
| string DocuSign.eSign.Model.Contact.Shared |
|
getset |
When set to true, this custom tab is shared.
When set to true, this custom tab is shared.
◆ SigningGroup
| string DocuSign.eSign.Model.Contact.SigningGroup |
|
getset |
◆ SigningGroupName
| string DocuSign.eSign.Model.Contact.SigningGroupName |
|
getset |
The display name for the signing group. Maximum Length: 100 characters.
The display name for the signing group. Maximum Length: 100 characters.
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/Contact.cs