# CompareSummary
## Properties
**total_diffs** | **i32** | Total number of items with differences |
**total_ahead** | **i32** | Total number of ahead changes |
**total_behind** | **i32** | Total number of behind changes |
**scripts_changed** | **i32** | Number of scripts with differences |
**flows_changed** | **i32** | Number of flows with differences |
**apps_changed** | **i32** | Number of apps with differences |
**resources_changed** | **i32** | Number of resources with differences |
**variables_changed** | **i32** | Number of variables with differences |
**resource_types_changed** | **i32** | Number of resource types with differences |
**folders_changed** | **i32** | Number of folders with differences |
**conflicts** | **i32** | Number of items that are both ahead and behind (conflicts) |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)