Auth0.Entity.Jobs.Summary (Auth0Api v1.4.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Entity.Jobs.Summary{
  failed: integer(),
  inserted: integer(),
  total: integer(),
  updated: integer()
}

Link to this section Functions

Specs

from(map()) :: t()