This structure represents information about an account.
t() :: %Acmex.Resource.Account{ contact: [String.t()], status: String.t(), url: String.t() }
new(map()) :: t()