dnsimple v1.2.0 Dnsimple.OauthToken

Represents an OAuth token.

See:

Summary

Types

t :: %Dnsimple.OauthToken{access_token: String.t, account_id: integer, scope: String.t, token_type: String.t}