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



\> **PixiVNJsonChoiceGet** = `object`

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

Retrieves the number of times a specific choice has been selected.

Properties [#properties]

index [#index]

\> **index**: `number`

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

index of the choice

***

storageOperationType [#storageoperationtype]

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

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

***

storageType [#storagetype]

\> **storageType**: `"choice"`

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

If it is a choice, the value will be get with the function narration.getTimesChoiceOpened

***

type [#type]

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

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