View Source GoogleApi.Games.V1.Model.PlayerName (google_api_games v0.26.1)
A representation of the individual components of the name.
Attributes
-
familyName
(type:String.t
, default:nil
) - The family name of this player. In some places, this is known as the last name. -
givenName
(type:String.t
, default:nil
) - The given name of this player. In some places, this is known as the first name.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.