File

src/app/core/auth/role-form/role-form.model.ts

Index

Properties

Properties

description
Type : string
name
Type : string
scopes_permissions
Type : any
export class RoleFormModel {
  name: string;
  description: string;
  scopes_permissions: any;
}

result-matching ""

    No results matching ""