public class FolderUpdateRequest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
displayName |
CollectionId |
parentId |
CollectionId |
serverId |
java.lang.String |
syncKey |
int |
type |
Constructor and Description |
---|
FolderUpdateRequest() |
public java.lang.String syncKey
public CollectionId serverId
public CollectionId parentId
public java.lang.String displayName
public int type
Copyright © 2021. All Rights Reserved.