Provides struct and type for a Error
@type t() :: %Asana.Generated.Error{ help: String.t() | nil, message: String.t() | nil, phrase: String.t() | nil }