digitalocean v0.1.1 DigitalOcean.Account

API methods for interacting with the Account module.

See the Account Reference.

Summary

Functions

Get information about the Account associated with the token

Similar to show/0 but returns the response body only

Functions

show()

Get information about the Account associated with the token.

Example

iex> DigitalOcean.Account.show
show!()

Similar to show/0 but returns the response body only.