# Type Alias: PixiVNJsonParamGet (/jsdoc/pixi-vn-json/index/type-aliases/PixiVNJsonParamGet)



\> **PixiVNJsonParamGet** = `object`

Defined in: [src/schema/PixiVNJsonValue.ts:23](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonValue.ts#L23)

Properties [#properties]

key [#key]

\> **key**: `number`

Defined in: [src/schema/PixiVNJsonValue.ts:29](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonValue.ts#L29)

Index of the parameter in the params array.

***

storageOperationType [#storageoperationtype]

\> **storageOperationType**: `"get"`

Defined in: [src/schema/PixiVNJsonValue.ts:25](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonValue.ts#L25)

***

storageType [#storagetype]

\> **storageType**: `"params"`

Defined in: [src/schema/PixiVNJsonValue.ts:30](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonValue.ts#L30)

***

type [#type]

\> **type**: `"value"`

Defined in: [src/schema/PixiVNJsonValue.ts:24](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonValue.ts#L24)
