DigitalOcean.Account.get

You're seeing just the function get, go back to DigitalOcean.Account module for more information.

Specs

Show information for the current user's account.

Examples

iex> DigitalOcean.Account.get() |> DigitalOcean.request()
{ :ok, %DigitalOcean.Response{} }