Class for unmarshalling response XML
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class S3PostUploadError
 Members
 Members| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description | 
|---|---|---|
|  | S3PostUploadError()()()() | Initializes a new instance of the S3PostUploadError class | 
|  | elements | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | ErrorCode | |
|  | ErrorMessage | |
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | HostId | |
|  | RequestId | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | S3PostUploadError |