API ReferenceInterfaces
Interface: RoleData
sequelize-guard / RoleData
Interface: RoleData
Defined in: types/api.ts:92
Role data structure
Properties
name
name:
string
Defined in: types/api.ts:93
description?
optionaldescription:string
Defined in: types/api.ts:94
parent_id?
optionalparent_id:number
Defined in: types/api.ts:95