MergeHRISClient.Model.AccountIntegration (MergeHRISClient v1.0.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %MergeHRISClient.Model.AccountIntegration{
  categories: [String.t()] | nil,
  color: String.t() | nil,
  image: String.t() | nil,
  name: String.t(),
  slug: String.t() | nil,
  square_image: String.t() | nil
}