Nadia.Graph.Model.Account (nadia v0.8.0)

View Source

Summary

Types

t()

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