This object contains information about a file or folder in cloud storage.
More...
|
string | Date [get, set] |
| Gets or Sets Date More...
|
|
string | HasCompositeTemplate [get, set] |
| Gets or Sets HasCompositeTemplate More...
|
|
string | Id [get, set] |
| Gets or Sets Id More...
|
|
string | Img [get, set] |
| Gets or Sets Img More...
|
|
string | Name [get, set] |
| Gets or Sets Name More...
|
|
string | OwnerName [get, set] |
| Gets or Sets OwnerName More...
|
|
string | Size [get, set] |
| Reserved: TBD More...
|
|
string | Supported [get, set] |
| Gets or Sets Supported More...
|
|
string | Type [get, set] |
| Gets or Sets Type More...
|
|
string | Uri [get, set] |
| Gets or Sets Uri More...
|
|
This object contains information about a file or folder in cloud storage.
◆ ExternalFile()
DocuSign.eSign.Model.ExternalFile.ExternalFile |
( |
string |
Date = default(string) , |
|
|
string |
HasCompositeTemplate = default(string) , |
|
|
string |
Id = default(string) , |
|
|
string |
Img = default(string) , |
|
|
string |
Name = default(string) , |
|
|
string |
OwnerName = default(string) , |
|
|
string |
Size = default(string) , |
|
|
string |
Supported = default(string) , |
|
|
string |
Type = default(string) , |
|
|
string |
Uri = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the ExternalFile class.
- Parameters
-
Date | Date. |
HasCompositeTemplate | HasCompositeTemplate. |
Id | Id. |
Img | Img. |
Name | Name. |
OwnerName | OwnerName. |
Size | Reserved: TBD. |
Supported | Supported. |
Type | Type. |
Uri | Uri. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.ExternalFile.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.ExternalFile.Equals |
( |
ExternalFile |
other | ) |
|
|
inline |
Returns true if ExternalFile instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.ExternalFile.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.ExternalFile.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.ExternalFile.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Date
string DocuSign.eSign.Model.ExternalFile.Date |
|
getset |
◆ HasCompositeTemplate
string DocuSign.eSign.Model.ExternalFile.HasCompositeTemplate |
|
getset |
Gets or Sets HasCompositeTemplate
◆ Id
string DocuSign.eSign.Model.ExternalFile.Id |
|
getset |
◆ Img
string DocuSign.eSign.Model.ExternalFile.Img |
|
getset |
◆ Name
string DocuSign.eSign.Model.ExternalFile.Name |
|
getset |
◆ OwnerName
string DocuSign.eSign.Model.ExternalFile.OwnerName |
|
getset |
◆ Size
string DocuSign.eSign.Model.ExternalFile.Size |
|
getset |
Reserved: TBD
Reserved: TBD
◆ Supported
string DocuSign.eSign.Model.ExternalFile.Supported |
|
getset |
◆ Type
string DocuSign.eSign.Model.ExternalFile.Type |
|
getset |
◆ Uri
string DocuSign.eSign.Model.ExternalFile.Uri |
|
getset |
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/ExternalFile.cs