HandlersUpdatePersonaRequest
HandlersUpdatePersonaRequest =
object
Defined in: src/client/types.gen.ts:1445
Properties
config?
optionalconfig:object
Defined in: src/client/types.gen.ts:1449
Config is the new persona configuration JSON.
Index Signature
[key: string]: unknown
name?
optionalname:string
Defined in: src/client/types.gen.ts:1455
Name is the new persona name.
Last updated on