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

# PFUserNintendoSwitchAccountIdInfo

> PFUserNintendoSwitchAccountIdInfo データ モデル。

PFUserNintendoSwitchAccountIdInfo データ モデル。

## 構文

```cpp theme={null}
typedef struct PFUserNintendoSwitchAccountIdInfo {  
    const char* nintendoSwitchAccountSubjectId;  
} PFUserNintendoSwitchAccountIdInfo;  
```

### メンバー

**`nintendoSwitchAccountSubjectId`**   const char\*\
*null 終端*

(オプション) Nintendo Switch アカウントのサブジェクト ID。

## 要件

**ヘッダー:** PFTypes.h

## 関連項目

[PFTypes のメンバー](/services/playfab/api-references/c/pftypes/pftypes_members)
