Auth0.Entity.Permissions (Auth0Api v1.4.0) View Source
Documentation for entity of Permissions.
Link to this section Summary
Link to this section Types
Specs
t() :: %Auth0.Entity.Permissions{
limit: integer(),
permissions: [Auth0.Entity.Permission.t()],
start: integer(),
total: integer()
}