application-services-model/src/role.ts
Create role request
Properties |
|
constructor(data?: literal type)
|
||||||
|
Parameters :
|
| id |
Type : number
|
| Optional licenseType |
Type : string
|
| Optional name |
Type : string
|
| Optional application |
Type : number[]
|
| Optional content |
Type : RequestContentPrivilege[]
|