This object contains details about a folder. More...
Public Member Functions | |
Folder (ErrorDetails ErrorDetails=default(ErrorDetails), Filter Filter=default(Filter), string FolderId=default(string), List< FolderItemV2 > FolderItems=default(List< FolderItemV2 >), List< Folder > Folders=default(List< Folder >), string HasAccess=default(string), string HasSubFolders=default(string), string ItemCount=default(string), string Name=default(string), UserInfo Owner=default(UserInfo), string ParentFolderId=default(string), string ParentFolderUri=default(string), string SubFolderCount=default(string), string Type=default(string), string Uri=default(string)) | |
Initializes a new instance of the Folder 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 (Folder other) |
Returns true if Folder instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
ErrorDetails | ErrorDetails [get, set] |
Array or errors. More... | |
Filter | Filter [get, set] |
An object used to present a filtered view of the items in a folder. More... | |
string | FolderId [get, set] |
Gets or Sets FolderId More... | |
List< FolderItemV2 > | FolderItems [get, set] |
A list of the envelopes in the specified folder or folders. More... | |
List< Folder > | Folders [get, set] |
A collection of folder objects returned in a response. More... | |
string | HasAccess [get, set] |
Gets or Sets HasAccess More... | |
string | HasSubFolders [get, set] |
Gets or Sets HasSubFolders More... | |
string | ItemCount [get, set] |
Gets or Sets ItemCount More... | |
string | Name [get, set] |
Gets or Sets Name More... | |
UserInfo | Owner [get, set] |
Information about the user who owns the folder. More... | |
string | ParentFolderId [get, set] |
Gets or Sets ParentFolderId More... | |
string | ParentFolderUri [get, set] |
Gets or Sets ParentFolderUri More... | |
string | SubFolderCount [get, set] |
Gets or Sets SubFolderCount More... | |
string | Type [get, set] |
Gets or Sets Type More... | |
string | Uri [get, set] |
Gets or Sets Uri More... | |
This object contains details about a folder.
|
inline |
Initializes a new instance of the Folder class.
ErrorDetails | Array or errors.. |
Filter | An object used to present a filtered view of the items in a folder.. |
FolderId | FolderId. |
FolderItems | A list of the envelopes in the specified folder or folders. . |
Folders | A collection of folder objects returned in a response.. |
HasAccess | HasAccess. |
HasSubFolders | HasSubFolders. |
ItemCount | ItemCount. |
Name | Name. |
Owner | Information about the user who owns the folder.. |
ParentFolderId | ParentFolderId. |
ParentFolderUri | ParentFolderUri. |
SubFolderCount | SubFolderCount. |
Type | Type. |
Uri | Uri. |
|
inline |
Returns true if objects are equal
obj | Object to be compared |
|
inline |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Array or errors.
Array or errors.
|
getset |
An object used to present a filtered view of the items in a folder.
An object used to present a filtered view of the items in a folder.
|
getset |
Gets or Sets FolderId
|
getset |
A list of the envelopes in the specified folder or folders.
A list of the envelopes in the specified folder or folders.
A collection of folder objects returned in a response.
A collection of folder objects returned in a response.
|
getset |
Gets or Sets HasAccess
|
getset |
Gets or Sets HasSubFolders
|
getset |
Gets or Sets ItemCount
|
getset |
Gets or Sets Name
|
getset |
Information about the user who owns the folder.
Information about the user who owns the folder.
|
getset |
Gets or Sets ParentFolderId
|
getset |
Gets or Sets ParentFolderUri
|
getset |
Gets or Sets SubFolderCount
|
getset |
Gets or Sets Type
|
getset |
Gets or Sets Uri