> ## 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 계정 subject ID입니다.

## 요구 사항

**헤더:** PFTypes.h

## 함께 보기

[PFTypes 멤버](/services/playfab/api-references/c/pftypes/pftypes_members)


## Related topics

- [PFUserAccountInfo](/ko/services/playfab/api-references/c/pftypes/structs/pfuseraccountinfo.md)
- [Services C API 개요 - PFTypes.h](/ko/services/playfab/api-references/c/pftypes/pftypes_members.md)
- [PFUserNintendoSwitchDeviceIdInfo](/ko/services/playfab/api-references/c/pftypes/structs/pfusernintendoswitchdeviceidinfo.md)
- [PFAccountManagementNintendoSwitchPlayFabIdPair](/ko/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementnintendoswitchplayfabidpair.md)
- [PFAccountManagementClientUnlinkNintendoSwitchDeviceIdRequest](/ko/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementclientunlinknintendoswitchdeviceidrequest.md)
