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

> Modelo de datos de PFUserNintendoSwitchAccountIdInfo.

Modelo de datos de PFUserNintendoSwitchAccountIdInfo.

## Sintaxis

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

### Miembros

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

(Opcional) Id. de sujeto de la cuenta de Nintendo Switch.

## Requisitos

**Encabezado:** PFTypes.h

## Consulte también

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


## Related topics

- [PFUserAccountInfo](/es/services/playfab/api-references/c/pftypes/structs/pfuseraccountinfo.md)
- [Información general de la API de C de Services - PFTypes.h](/es/services/playfab/api-references/c/pftypes/pftypes_members.md)
- [PFUserNintendoSwitchDeviceIdInfo](/es/services/playfab/api-references/c/pftypes/structs/pfusernintendoswitchdeviceidinfo.md)
- [PFAccountManagementNintendoSwitchPlayFabIdPair](/es/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementnintendoswitchplayfabidpair.md)
- [PFAccountManagementClientUnlinkNintendoSwitchDeviceIdRequest](/es/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementclientunlinknintendoswitchdeviceidrequest.md)
