Auth0.Entity.JobsUsersExport (Auth0Api v1.4.0) View Source

Documentation for entity of JobsUsersExport.

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Entity.JobsUsersExport{
  connection: String.t(),
  connection_id: String.t(),
  created_at: String.t(),
  fields: [map()],
  format: String.t(),
  id: String.t(),
  limit: integer(),
  status: String.t(),
  type: String.t()
}

Link to this section Functions

Specs

from(map()) :: t()