> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GameSaveConflict

> GameSaveConflict data type.

## Properties

| Name               | Type    | Description                                                                                                                       |
| :----------------- | :------ | :-------------------------------------------------------------------------------------------------------------------------------- |
| ConflictingVersion | Int64   | The ID of the version that was in conflict with this version. That version should be assumed to have the opposite IsWinner value. |
| IsWinner           | Boolean | Whether this version is the winner of the conflict resolution process.                                                            |
