RoleData

fun RoleData(    name: String?,     description: String?,     memberCount: Int?,     rank: Int?,     groupId: Int?,     id: Int?)