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



\> **PixiVNJsonLabelGet** = `object`

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

Retrieves the number of times a label has been opened.

Properties [#properties]

label [#label]

\> **label**: `string`

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

Id of the label

***

storageOperationType [#storageoperationtype]

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

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

***

storageType [#storagetype]

\> **storageType**: `"label"`

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

If it is a label, the value will be get with the function narration.getTimesLabelOpened

***

type [#type]

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

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