Library_SubscribedItem_Sync_RequestBody

Library_SubscribedItem_Sync_RequestBody
Library_SubscribedItem_Sync_RequestBody

This is a request body class for an operation.

JSON Example
{
    "force_sync_content": false,
    "sync_optional_files": false
}
boolean
force_sync_content
Required

Whether to synchronize file content as well as metadata. This parameter applies only if the subscription is on-demand.

boolean
sync_optional_files
Optional

Whether to synchronize optional files. This parameter applies to both types of subscriptions on-demand as well as sync-immediately. This parameter is optional because it was added in a newer version than its parent node.