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

# MatchmakingTicketMatchMember.AttributesJSON

> MatchmakingTicketMatchMember.AttributesJSON

# MatchmakingTicketMatchMember.AttributesJSON プロパティ

シリアル化された JSON 形式のこのユーザーの属性。

```csharp theme={null}
public string AttributesJSON { get; }
```

## 関連項目

* class [MatchmakingTicketMatchMember](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/MatchmakingTicketMatchMember/overview)
* namespace [PlayFab.Multiplayer](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference)


## Related topics

- [MatchmakingTicketMatchMember](/ja-jp/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/MatchmakingTicketMatchMember/overview.md)
- [MatchmakingTicketMatchMember.EntityKey](/ja-jp/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/MatchmakingTicketMatchMember/EntityKey.md)
- [MatchmakingTicketMatchMember.TeamId](/ja-jp/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/MatchmakingTicketMatchMember/TeamId.md)
- [MatchmakingMatchDetails.Members](/ja-jp/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/MatchmakingMatchDetails/Members.md)
- [Specifying attributes with your tickets](/ja-jp/services/playfab/multiplayer/matchmaking/ticket-attributes.md)
