Auth0.Management.Rules.Create.Params (Auth0Api v1.4.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Management.Rules.Create.Params{
  enabled: boolean(),
  name: String.t(),
  order: integer(),
  script: String.t()
}