public final class DocumentsShareDocumentResponseOwner extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
id |
ID of the object owner
|
Number |
type |
Type of the object owner.
|
| Constructor | Description |
|---|---|
DocumentsShareDocumentResponseOwner() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getId() |
Get ID of the object owner
|
Number |
getType() |
Get Type of the object owner.
|
String |
toString() |
getOtherPropertiespublic Number type
public String id
public final Number getType()
public final String getId()
Copyright © 2021. All rights reserved.