Estated v0.1.0 Estated.ResponseMetadata 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.1.0)
t() :: %Estated.ResponseMetadata{
  timestamp: DateTime.t() | nil,
  version: String.t() | nil
}

Metadata related to the request.