CharacterInfo

constructor(id: String, name: String, species: String? = null, gender: String? = null, worldview: String? = null)