public final class DocumentsGetDocumentsResponseItemsDefaultWorkspace extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
href |
URL of default workspace
|
String |
id |
Default workspace ID
|
String |
name |
Name of default workspace
|
| Constructor | Description |
|---|---|
DocumentsGetDocumentsResponseItemsDefaultWorkspace() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getHref() |
Get URL of default workspace
|
String |
getId() |
Get Default workspace ID
|
String |
getName() |
Get Name of default workspace
|
String |
toString() |
getOtherPropertiespublic String id
public String name
public String href
public DocumentsGetDocumentsResponseItemsDefaultWorkspace()
public final String getId()
public final String getName()
public final String getHref()
Copyright © 2021. All rights reserved.