Bandai Namco
- Founded: 2006
- Country: Japan
- Headquarters: Tokyo
debug
page-type: entity
user: Guest (not logged in)
{:etype "company",
:doc
{:title "Bandai Namco",
:country "Japan",
:founded 2006,
:headquarters "Tokyo"},
: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 ""}]]]}