OpenXchangeClient.Model.ConfigProperty (open_xchange_client v0.10.0)

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.ConfigProperty{
  name: String.t() | nil,
  value: map() | nil
}