ExternalFolder
More...
|
| | ExternalFolder (string EndPosition=default(string), ExternalDocServiceErrorDetails ErrorDetails=default(ExternalDocServiceErrorDetails), string Id=default(string), List< ExternalFile > Items=default(List< ExternalFile >), string Name=default(string), string NextUri=default(string), string PreviousUri=default(string), string ResultSetSize=default(string), string SkyDriveSkipToken=default(string), string StartPosition=default(string), string TotalSetSize=default(string)) |
| | Initializes a new instance of the ExternalFolder 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 (ExternalFolder other) |
| | Returns true if ExternalFolder instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
| |
|
| string | EndPosition [get, set] |
| | The last position in the result set. More...
|
| |
| ExternalDocServiceErrorDetails | ErrorDetails [get, set] |
| | Array or errors. More...
|
| |
| string | Id [get, set] |
| | Gets or Sets Id More...
|
| |
| List< ExternalFile > | Items [get, set] |
| | Gets or Sets Items More...
|
| |
| string | Name [get, set] |
| | Gets or Sets Name More...
|
| |
| string | NextUri [get, set] |
| | The URI to the next chunk of records based on the search request. If the endPosition is the entire results of the search, this is null. More...
|
| |
| string | PreviousUri [get, set] |
| | The postal code for the billing address. More...
|
| |
| string | ResultSetSize [get, set] |
| | The number of results returned in this response. More...
|
| |
| string | SkyDriveSkipToken [get, set] |
| | Gets or Sets SkyDriveSkipToken More...
|
| |
| string | StartPosition [get, set] |
| | Starting position of the current result set. More...
|
| |
| string | TotalSetSize [get, set] |
| | The total number of items available in the result set. This will always be greater than or equal to the value of the property returning the results in the in the response. More...
|
| |
◆ ExternalFolder()
| DocuSign.eSign.Model.ExternalFolder.ExternalFolder |
( |
string |
EndPosition = default(string), |
|
|
ExternalDocServiceErrorDetails |
ErrorDetails = default(ExternalDocServiceErrorDetails), |
|
|
string |
Id = default(string), |
|
|
List< ExternalFile > |
Items = default(List<ExternalFile>), |
|
|
string |
Name = default(string), |
|
|
string |
NextUri = default(string), |
|
|
string |
PreviousUri = default(string), |
|
|
string |
ResultSetSize = default(string), |
|
|
string |
SkyDriveSkipToken = default(string), |
|
|
string |
StartPosition = default(string), |
|
|
string |
TotalSetSize = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the ExternalFolder class.
- Parameters
-
| EndPosition | The last position in the result set. . |
| ErrorDetails | Array or errors.. |
| Id | Id. |
| Items | Items. |
| Name | Name. |
| NextUri | The URI to the next chunk of records based on the search request. If the endPosition is the entire results of the search, this is null. . |
| PreviousUri | The postal code for the billing address.. |
| ResultSetSize | The number of results returned in this response. . |
| SkyDriveSkipToken | SkyDriveSkipToken. |
| StartPosition | Starting position of the current result set.. |
| TotalSetSize | The total number of items available in the result set. This will always be greater than or equal to the value of the property returning the results in the in the response.. |
◆ Equals() [1/2]
| override bool DocuSign.eSign.Model.ExternalFolder.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| bool DocuSign.eSign.Model.ExternalFolder.Equals |
( |
ExternalFolder |
other | ) |
|
|
inline |
Returns true if ExternalFolder instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
| override int DocuSign.eSign.Model.ExternalFolder.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| string DocuSign.eSign.Model.ExternalFolder.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string DocuSign.eSign.Model.ExternalFolder.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ EndPosition
| string DocuSign.eSign.Model.ExternalFolder.EndPosition |
|
getset |
The last position in the result set.
The last position in the result set.
◆ ErrorDetails
Array or errors.
Array or errors.
◆ Id
| string DocuSign.eSign.Model.ExternalFolder.Id |
|
getset |
◆ Items
◆ Name
| string DocuSign.eSign.Model.ExternalFolder.Name |
|
getset |
◆ NextUri
| string DocuSign.eSign.Model.ExternalFolder.NextUri |
|
getset |
The URI to the next chunk of records based on the search request. If the endPosition is the entire results of the search, this is null.
The URI to the next chunk of records based on the search request. If the endPosition is the entire results of the search, this is null.
◆ PreviousUri
| string DocuSign.eSign.Model.ExternalFolder.PreviousUri |
|
getset |
The postal code for the billing address.
The postal code for the billing address.
◆ ResultSetSize
| string DocuSign.eSign.Model.ExternalFolder.ResultSetSize |
|
getset |
The number of results returned in this response.
The number of results returned in this response.
◆ SkyDriveSkipToken
| string DocuSign.eSign.Model.ExternalFolder.SkyDriveSkipToken |
|
getset |
Gets or Sets SkyDriveSkipToken
◆ StartPosition
| string DocuSign.eSign.Model.ExternalFolder.StartPosition |
|
getset |
Starting position of the current result set.
Starting position of the current result set.
◆ TotalSetSize
| string DocuSign.eSign.Model.ExternalFolder.TotalSetSize |
|
getset |
The total number of items available in the result set. This will always be greater than or equal to the value of the property returning the results in the in the response.
The total number of items available in the result set. This will always be greater than or equal to the value of the property returning the results in the in the response.
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/ExternalFolder.cs