View Source Elixteg.Graph.Model.Account (elixteg v0.7.0)

Link to this section Summary

Link to this section Types

@type t() :: %Elixteg.Graph.Model.Account{
  access_token: binary(),
  auth_url: binary(),
  author_name: binary(),
  author_url: binary(),
  page_count: integer(),
  short_name: binary()
}