ExBifrost.Model.GetRolePermissions200Response (ex_bifrost v0.1.0)

Copy Markdown View Source

GetRolePermissions200Response model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.GetRolePermissions200Response{
  permissions:
    [ExBifrost.Model.GetRolePermissions200ResponsePermissionsInner.t()] | nil
}

Functions

decode(value)