google_api_games_management v0.0.1 GoogleApi.GamesManagement.V1management.Model.PlayerName View Source
An object representation of the individual components of the player's name. For some players, these fields may not be present.
Attributes
- familyName (String): The family name of this player. In some places, this is known as the last name. Defaults to:
null
. - givenName (String): The given name of this player. In some places, this is known as the first name. Defaults to:
null
.