public final class WorkflowGetActiveWorkflowsResponseObsoletionWorkflow extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
companyId |
ID of the company who owns the obsoletion workflow
|
String |
id |
ID of the obsoletion workflow
|
String |
name |
Name of the obsoletion workflow
|
| Constructor | Description |
|---|---|
WorkflowGetActiveWorkflowsResponseObsoletionWorkflow() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getCompanyId() |
Get ID of the company who owns the obsoletion workflow
|
String |
getId() |
Get ID of the obsoletion workflow
|
String |
getName() |
Get Name of the obsoletion workflow
|
String |
toString() |
getOtherPropertiespublic String id
public String name
public String companyId
public WorkflowGetActiveWorkflowsResponseObsoletionWorkflow()
public final String getId()
public final String getName()
public final String getCompanyId()
Copyright © 2021. All rights reserved.