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