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

PFUserNintendoSwitchAccountIdInfo data model.

## Syntax

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

### Members

**`nintendoSwitchAccountSubjectId`**   const char\*\
*is null-terminated*

(Optional) Nintendo Switch account subject ID.

## Requirements

**Header:** PFTypes.h

## See also

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


## Related topics

- [PFUserAccountInfo](/services/playfab/api-references/c/pftypes/structs/pfuseraccountinfo.md)
- [Services C API overview - PFTypes.h](/services/playfab/api-references/c/pftypes/pftypes_members.md)
- [PFUserNintendoSwitchDeviceIdInfo](/services/playfab/api-references/c/pftypes/structs/pfusernintendoswitchdeviceidinfo.md)
- [PFAccountManagementNintendoSwitchPlayFabIdPair](/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementnintendoswitchplayfabidpair.md)
- [PFAccountManagementServerLinkNintendoSwitchDeviceIdRequest](/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementserverlinknintendoswitchdeviceidrequest.md)
