DepositResult Class |
Namespace: Enerj.CDI.WebService.DTO2021
public class DepositResult : JsdcPartialDocument
The DepositResult type exposes the following members.
| Name | Description | |
|---|---|---|
| DepositResult | Initializes a new instance of the DepositResult class |
| Name | Description | |
|---|---|---|
| ContainerId |
Container identifier
(Inherited from JsdcOpInfo.) | |
| DigitalSafeUuid |
Digital safe identifier (UUID)
(Inherited from JsdcOpInfo.) | |
| DocumentSize |
Document size (byte)
(Inherited from JsdcPartialDocument.) | |
| DocumentUuid |
Document identifier (UUID)
(Inherited from JsdcPartialDocument.) | |
| ExternalDocumentId |
External Document identifier (sent by the customer)
(Inherited from JsdcPartialDocument.) | |
| Hash |
Hash of the document
(Inherited from JsdcPartialDocument.) | |
| JsdcOperationStatus |
Final status of the operation
(Inherited from JsdcOpInfo.) | |
| OperationDateTime |
Date and time of the operation request
(Inherited from JsdcOpInfo.) | |
| UserName |
User name of the author of the request
(Inherited from JsdcOpInfo.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |