# WorkspaceComparison
## Properties
**all_ahead_items_visible** | **bool** | All items with changes ahead are visible by the user of the request. |
**all_behind_items_visible** | **bool** | All items with changes behind are visible by the user of the request. |
**skipped_comparison** | **bool** | Whether the comparison was skipped. This happens with old forks that where not being kept track of |
**diffs** | [**Vec<models::WorkspaceItemDiff>**](WorkspaceItemDiff.md) | List of differences found between workspaces |
**summary** | [**models::CompareSummary**](CompareSummary.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)