PersonaImportEntry
One character in a file, and what would become of it here
Attributes (9)
| Attribute | Type | Required | Description |
|---|---|---|---|
key | string | Yes | What identifies this character across two installs. read-only |
label | string | Yes | read-only |
kind | 'host' | 'caller' | No | read-only |
outcome | 'create' | 'update' | Yes | Whether this station holds a character under this key already. An update rewrites the sheet and adds stories; it never deletes one the operator here wrote. read-only |
storiesNew | number | Yes | read-only |
storiesHeld | number | Yes | Already here under the same handle, so importing would skip them. read-only |
detailsNew | number | Yes | read-only |
detailsHeld | number | Yes | read-only |
notices | PersonaImportNotice[] | Yes | read-only |