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