# `Daraja.Express.Response`
[🔗](https://github.com/okothkongo/daraja/blob/v0.1.1/lib/daraja/express/response.ex#L1)

Response structs for the STK Push API.

# `from_map`

```elixir
@spec from_map(map()) ::
  Daraja.Express.Response.Success.t() | Daraja.Express.Response.Error.t()
```

---

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