> For the complete documentation index, see [llms.txt](https://help.blings.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.blings.io/role-guides/developer/interfaces/variant.md).

# Variant

[**@blings/blings-player**](/role-guides/developer.md)

***

[@blings/blings-player](/role-guides/developer.md) / Variant

## Interface: Variant\<V>

### Type Parameters

#### V

`V`

### Properties

#### id

> **id**: `string`

UUID of the variant

***

#### successFactors?

> `optional` **successFactors**: [`SuccessFactor`](/role-guides/developer/interfaces/successfactor.md)

***

#### value

> **value**: `V`

The value that this variant has
