backend
/
com.tp2020.backend.controllers.role.dto
Package com.
tp2020.
backend.
controllers.
role.
dto
Types
Functions
Types
GetRoleDto
Link copied to clipboard
data class
GetRoleDto
(id:
Int
, roleName:
String
)
Content copied to clipboard
Functions
toGetRoleDto
Link copied to clipboard
fun
ResultRow
.
toGetRoleDto
():
GetRoleDto
Content copied to clipboard