Contains the following objects or data if successful. Otherwise, returns an error.
 Declaration Syntax
 Declaration Syntax| C# | 
public class ResolveCaseResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | ResolveCaseResult()()()() | Initializes a new instance of the ResolveCaseResult class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | FinalCaseStatus | 
            The status of the case after the ResolveCase request was processed.
             
             | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | InitialCaseStatus | 
            The status of the case when the ResolveCase request was sent.
             
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithFinalCaseStatus(String) | Obsolete. 
            Sets the FinalCaseStatus property
             | 
|  | WithInitialCaseStatus(String) | Obsolete. 
            Sets the InitialCaseStatus property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | ResolveCaseResult |