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

# EntityObject

> EntityObject 데이터 형식.

## 속성

| 이름   | 형식     | 설명                                                                                                                                    |
| :--- | :----- | :------------------------------------------------------------------------------------------------------------------------------------ |
| Id   | String | 엔티티의 고유 ID입니다.                                                                                                                        |
| Type | String | [사용 가능한 기본 제공 엔티티 형식](/services/playfab/live-service-management/game-configuration/entities/available-built-in-entity-types) 중 하나입니다. |


## Related topics

- [entity_objects_set](/ko/services/playfab/api-references/events/PlayerProfile/entity-objects-set.md)
- [PFProfilesEntityDataObject](/ko/services/playfab/api-references/c/pfprofilestypes/structs/pfprofilesentitydataobject.md)
- [PFProfilesEntityDataObjectDictionaryEntry](/ko/services/playfab/api-references/c/pfprofilestypes/structs/pfprofilesentitydataobjectdictionaryentry.md)
- [PlayFab GDPR - 플레이어 데이터 삭제](/ko/services/playfab/data-analytics/privacy-compliance/gdpr-deleting-player-data.md)
- [PlayFab GDPR - 플레이어 데이터 내보내기](/ko/services/playfab/data-analytics/privacy-compliance/gdpr-exporting-player-data.md)
