Provides struct and type for a SocialNetwork
@type t() :: %Gleanex.Client.SocialNetwork{ name: String.t(), profileName: String.t() | nil, profileUrl: String.t() }