Response Unmarshaller for DeprecateWorkflowType operation
Inheritance: JsonResponseUnmarshaller
 public static DeprecateWorkflowTypeResponseUnmarshaller GetInstance()
 {
     if (instance == null)
       {
     instance = new DeprecateWorkflowTypeResponseUnmarshaller();
       }
       return instance;
 }