AccountDto
Represents a VALORANT account with player identification information.The player’s unique identifier (PUUID)
The player’s in-game name (part of Riot ID)
The player’s tag line (part of Riot ID, e.g., #NA1)
Example
ActiveShardDto
Represents the active shard (region) for a player in VALORANT.The player’s unique identifier
The game identifier (always “val” for VALORANT)
The player’s currently active shard/region (e.g., “na”, “eu”, “ap”)

