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