Class AssignRoleToUserDto

DTO for assigning a role to a user.

Hierarchy

  • AssignRoleToUserDto

Constructors

Properties

Constructors

Properties

roleId: number

The role id of the user.

Example

1
userId: number

The id of the user.

Example

1

Generated using TypeDoc