OpenXchangeClient.Model.UserAttribute (open_xchange_client v0.10.0)

Link to this section Summary

Link to this section Types

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