Eidos Interactive
- Founded: 1990
- Country: UK
- Headquarters: London
debug
page-type: entity
user: Guest (not logged in)
{:etype "company",
:doc
{:title "Eidos Interactive",
:country "UK",
:founded 1990,
:headquarters "London"},
:schema
[:map
[:title
[:string
{:default "Company Name",
:gen/fmap
#object[faker.generate$word 0x7e8a0d1b "faker.generate$word@7e8a0d1b"]}]]
[:founded
{:optional true}
[:int {:default 1980, :min 1889, :max 2100}]]
[:country {:optional true} [:string {:default ""}]]
[:headquarters {:optional true} [:string {:default ""}]]]}