Represents an account.
See: https://developer.dnsimple.com/v2/accounts/
t :: %Dnsimple.Account{email: String.t, id: integer, plan_identifier: String.t}