Docusign CSharp Docs
|
Public Member Functions | |
FolderItem (string CompletedDateTime=default(string), string CreatedDateTime=default(string), List< CustomFieldV2 > CustomFields=default(List< CustomFieldV2 >), string Description=default(string), string EnvelopeId=default(string), string EnvelopeUri=default(string), string Is21CFRPart11=default(string), string IsSignatureProviderEnvelope=default(string), string LastModified=default(string), string Name=default(string), string OwnerName=default(string), int? PageCount=default(int?), string Password=default(string), string SenderEmail=default(string), string SenderName=default(string), string SentDateTime=default(string), string Shared=default(string), string Status=default(string), string Subject=default(string), string TemplateId=default(string), string Uri=default(string)) | |
Initializes a new instance of the FolderItem 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 (FolderItem other) |
Returns true if FolderItem instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
string | CompletedDateTime [get, set] |
Specifies the date and time this item was completed. More... | |
string | CreatedDateTime [get, set] |
Indicates the date and time the item was created. More... | |
List< CustomFieldV2 > | CustomFields [get, set] |
An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. More... | |
string | Description [get, set] |
string | EnvelopeId [get, set] |
The envelope ID of the envelope status that failed to post. More... | |
string | EnvelopeUri [get, set] |
Contains a URI for an endpoint that you can use to retrieve the envelope or envelopes. More... | |
string | Is21CFRPart11 [get, set] |
When set to true, indicates that this module is enabled on the account. More... | |
string | IsSignatureProviderEnvelope [get, set] |
string | LastModified [get, set] |
string | Name [get, set] |
string | OwnerName [get, set] |
Name of the envelope owner. More... | |
int | PageCount [get, set] |
string | Password [get, set] |
string | SenderEmail [get, set] |
string | SenderName [get, set] |
Name of the envelope sender. More... | |
string | SentDateTime [get, set] |
The date and time the envelope was sent. More... | |
string | Shared [get, set] |
When set to true, this custom tab is shared. More... | |
string | Status [get, set] |
Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. More... | |
string | Subject [get, set] |
string | TemplateId [get, set] |
The unique identifier of the template. If this is not provided, DocuSign will generate a value. More... | |
string | Uri [get, set] |
|
inline |
Initializes a new instance of the FolderItem class.
CompletedDateTime | Specifies the date and time this item was completed.. |
CreatedDateTime | Indicates the date and time the item was created.. |
CustomFields | An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters.. |
Description | . |
EnvelopeId | The envelope ID of the envelope status that failed to post.. |
EnvelopeUri | Contains a URI for an endpoint that you can use to retrieve the envelope or envelopes.. |
Is21CFRPart11 | When set to true, indicates that this module is enabled on the account.. |
IsSignatureProviderEnvelope | . |
LastModified | . |
Name | . |
OwnerName | Name of the envelope owner.. |
PageCount | . |
Password | . |
SenderEmail | . |
SenderName | Name of the envelope sender.. |
SentDateTime | The date and time the envelope was sent.. |
Shared | When set to true, this custom tab is shared.. |
Status | Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.. |
Subject | . |
TemplateId | The unique identifier of the template. If this is not provided, DocuSign will generate a value. . |
Uri | . |
|
inline |
Returns true if objects are equal
obj | Object to be compared |
|
inline |
Returns true if FolderItem instances are equal
other | Instance of FolderItem to be compared |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Specifies the date and time this item was completed.
Specifies the date and time this item was completed.
|
getset |
Indicates the date and time the item was created.
Indicates the date and time the item was created.
|
getset |
An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters.
An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters.
|
getset |
|
getset |
The envelope ID of the envelope status that failed to post.
The envelope ID of the envelope status that failed to post.
|
getset |
Contains a URI for an endpoint that you can use to retrieve the envelope or envelopes.
Contains a URI for an endpoint that you can use to retrieve the envelope or envelopes.
|
getset |
When set to true, indicates that this module is enabled on the account.
When set to true, indicates that this module is enabled on the account.
|
getset |
|
getset |
|
getset |
|
getset |
Name of the envelope owner.
Name of the envelope owner.
|
getset |
|
getset |
|
getset |
|
getset |
Name of the envelope sender.
Name of the envelope sender.
|
getset |
The date and time the envelope was sent.
The date and time the envelope was sent.
|
getset |
When set to true, this custom tab is shared.
When set to true, this custom tab is shared.
|
getset |
Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
|
getset |
|
getset |
|
getset |