# `TypeSafeSDK.NoulAnswer`
[🔗](https://github.com/nshkrdotcom/typesafe_sdk/blob/v0.4.0/lib/typesafe_sdk/noul_answer.ex#L1)

A probability of true. Semantic evaluations also retain the caller ID and raw answer.

# `t`

```elixir
@type t() :: %TypeSafeSDK.NoulAnswer{
  id: atom() | String.t() | nil,
  noul: number(),
  raw: map() | nil
}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
