ExVerticalBooking v0.2.4 ExVerticalBooking.Meta View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

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