Represents an account.
See:
@type t() :: %Dnsimple.Account{ email: String.t(), id: integer(), plan_identifier: String.t() }