OBJECT
type UserActivationModel {createdBy: String createdDate: LocalDateTime createdUsername: String hub: Long hubName: String id: Long organization: Long organizationName: String role: String roleCreatedBy: String stakeholder: Long stakeholderName: String status: String userCreatedDate: LocalDateTime userEmail: String }