public final class DocumentsGetDocumentResponseDefaultWorkspaceLastModifier extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
id |
ID of user who last modified workspace
|
String |
name |
Name of user who last modified workspace
|
| Constructor | Description |
|---|---|
DocumentsGetDocumentResponseDefaultWorkspaceLastModifier() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getId() |
Get ID of user who last modified workspace
|
String |
getName() |
Get Name of user who last modified workspace
|
String |
toString() |
getOtherPropertiespublic String name
public String id
public DocumentsGetDocumentResponseDefaultWorkspaceLastModifier()
Copyright © 2021. All rights reserved.