Estated v0.2.0 Estated.Response.Metadata View Source

Metadata related to the request.

Link to this section Summary

Types

t()

Metadata related to the request.

Link to this section Types

Link to this type

t()

View Source (since 0.2.0)
t() :: %Estated.Response.Metadata{
  timestamp: DateTime.t() | nil,
  version: String.t() | nil
}

Metadata related to the request.