Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
DocumentUpdateDataSet
Information used when updating file data
Parameters
Name Type Description

guid

String

Required
Not null

Guid as string

modifiedDate

Date

ModifiedDate as Date

size

Long

ModifiedDate as Date

Json Format
{
guid: String,
size: Long,
modifiedDate: Date
}