Gleanex.Client.SocialNetwork (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a SocialNetwork

Summary

Types

t()

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