OpenXchangeClient.Model.DateTimeData (open_xchange_client v0.10.1)

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.DateTimeData{
  tzid: String.t() | nil,
  value: String.t() | nil
}