Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia_models
/
io.writeopia.sdk.models.api.request.documents
/
FolderDiffRequest
Folder
Diff
Request
@
Serializable
data
class
FolderDiffRequest
(
val
folderId
:
String
,
val
lastFolderSync
:
Long
)
Members
Constructors
Folder
Diff
Request
Link copied to clipboard
constructor
(
folderId
:
String
,
lastFolderSync
:
Long
)
Properties
folder
Id
Link copied to clipboard
val
folderId
:
String
last
Folder
Sync
Link copied to clipboard
val
lastFolderSync
:
Long