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



\> **PixiVNJsonUnionCondition** = `PixiVNJsonUnionConditionAndOr` | `PixiVNJsonUnionConditionNot`

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

Union of AND/OR and NOT logical operators over conditions.
