public final class AppElementsGetHistoryByWorkspaceResponseChanges extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
changeId |
The changeId for the history entry
|
Date |
createdAt |
The date/time of the change
|
String |
description |
A description of the change
|
| Constructor | Description |
|---|---|
AppElementsGetHistoryByWorkspaceResponseChanges() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getChangeId() |
Get The changeId for the history entry
|
Date |
getCreatedAt() |
Get The date/time of the change
|
String |
getDescription() |
Get A description of the change
|
String |
toString() |
getOtherPropertiespublic String changeId
public String description
public Date createdAt
public AppElementsGetHistoryByWorkspaceResponseChanges()
public final String getChangeId()
public final String getDescription()
public final Date getCreatedAt()
Copyright © 2021. All rights reserved.