Contains information about an attachment.
More...
Contains information about an attachment.
◆ Attachment()
DocuSign.eSign.Model.Attachment.Attachment |
( |
string |
AccessControl = default(string) , |
|
|
string |
AttachmentId = default(string) , |
|
|
string |
AttachmentType = default(string) , |
|
|
string |
Data = default(string) , |
|
|
string |
Label = default(string) , |
|
|
string |
Name = default(string) , |
|
|
string |
RemoteUrl = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the Attachment class.
- Parameters
-
AccessControl | AccessControl. |
AttachmentId | AttachmentId. |
AttachmentType | Specifies the type of the attachment for the recipient.. |
Data | Data. |
Label | Label. |
Name | Name. |
RemoteUrl | RemoteUrl. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.Attachment.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.Attachment.Equals |
( |
Attachment |
other | ) |
|
|
inline |
Returns true if Attachment instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.Attachment.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.Attachment.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.Attachment.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AccessControl
string DocuSign.eSign.Model.Attachment.AccessControl |
|
getset |
Gets or Sets AccessControl
◆ AttachmentId
string DocuSign.eSign.Model.Attachment.AttachmentId |
|
getset |
Gets or Sets AttachmentId
◆ AttachmentType
string DocuSign.eSign.Model.Attachment.AttachmentType |
|
getset |
Specifies the type of the attachment for the recipient.
Specifies the type of the attachment for the recipient.
◆ Data
string DocuSign.eSign.Model.Attachment.Data |
|
getset |
◆ Label
string DocuSign.eSign.Model.Attachment.Label |
|
getset |
◆ Name
string DocuSign.eSign.Model.Attachment.Name |
|
getset |
◆ RemoteUrl
string DocuSign.eSign.Model.Attachment.RemoteUrl |
|
getset |
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/Attachment.cs