Auth0.Entity.ActionVersions (Auth0Api v1.4.0) View Source
Documentation for entity of ActionVersions.
Link to this section Summary
Link to this section Types
Specs
t() :: %Auth0.Entity.ActionVersions{
page: integer(),
per_page: integer(),
total: integer(),
versions: [Auth0.Entity.ActionVersion.t()]
}