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

Documentation for entity of Permission.

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Entity.Permission{
  description: String.t(),
  permission_name: String.t(),
  resource_server_identifier: String.t(),
  resource_server_name: String.t()
}

Link to this section Functions

Specs

from(map()) :: t()