ExOpenTravel v0.3.0 ExOpenTravel.Meta View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExOpenTravel.Meta{
  errors: list(),
  finished_at: DateTime.t(),
  method: String.t(),
  request: String.t(),
  response: String.t(),
  started_at: DateTime.t()
}