Represents an OAuth token.
See:
t :: %Dnsimple.OauthToken{access_token: String.t, account_id: integer, scope: String.t, token_type: String.t}