GetApiV1PersonasByIdData
GetApiV1PersonasByIdData =
object
Defined in: src/client/types.gen.ts:4747
Properties
body?
optionalbody:never
Defined in: src/client/types.gen.ts:4748
path
path:
object
Defined in: src/client/types.gen.ts:4749
id
id:
number
Persona ID
query?
optionalquery:never
Defined in: src/client/types.gen.ts:4755
url
url:
"/api/v1/personas/{id}"
Defined in: src/client/types.gen.ts:4756
Last updated on