Configuration_Update_RequestBody

Configuration_Update_RequestBody
Configuration_Update_RequestBody

This is a request body class for an operation.

JSON Example
{
    "model": {
        "automatic_sync_enabled": false,
        "automatic_sync_start_hour": 0,
        "automatic_sync_stop_hour": 0,
        "maximum_concurrent_item_syncs": 0
    }
}
model
Required

The ConfigurationModel specifying the settings to update.