> ## 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.

# OriginatorObject

> OriginatorObject data type.

## Properties

| Name | Type   | Description                                                                                                                                           |
| :--- | :----- | :---------------------------------------------------------------------------------------------------------------------------------------------------- |
| Id   | String | Source of the Playstream event - will be PlayFab if the event originated from us.                                                                     |
| Type | String | The type of the source of this event. List of possible values found here: [SourceType](/services/playfab/api-references/events/data-types/sourcetype) |


## Related topics

- [objects_updated](/services/playfab/api-references/events/PlayerProfile/objects-updated.md)
- [function_executed](/services/playfab/api-references/events/Functions/function-executed.md)
- [function_registered](/services/playfab/api-references/events/Functions/function-registered.md)
- [function_unregistered](/services/playfab/api-references/events/Functions/function-unregistered.md)
- [gamesave_version_finalized](/services/playfab/api-references/events/GameSave/gamesave-version-finalized.md)
