|  | SdcRequestInfo Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Enerj.CDI.WebService.DTO2021
 Syntax
Syntaxpublic class SdcRequestInfo
The SdcRequestInfo type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SdcRequestInfo | Initializes a new instance of the SdcRequestInfo class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ContainerId | 
            Container identifier
             | 
|  | DigitalSafeUuid | 
            Digital Safe identifier (UUID)
             | 
|  | DocumentUuid | 
            Document identifier (UUID)
             | 
 Methods
Methods| 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 | 
            String composition of the request information
            (Overrides ObjectToString.) | 
 See Also
See Also