@type t() :: %Notifique.OpenApi.Model.NtfAutoErrorWithOptionalCode{ code: String.t() | nil, error: String.t(), message: String.t() | nil, success: boolean() }