LibrarySubscribedItemSyncRequestBody
This is a request body class for an operation.
Properties
boolean
force_sync_content
Required
Whether to synchronize file content as well as metadata. This parameter applies only if the subscription is on-demand.
JSON Example
{
"force_sync_content": false
}