public final class DocumentsCreateDocumentResponseDefaultWorkspaceLastModifier 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 |
|---|---|
DocumentsCreateDocumentResponseDefaultWorkspaceLastModifier() |
| 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 DocumentsCreateDocumentResponseDefaultWorkspaceLastModifier()
Copyright © 2021. All rights reserved.