[bandcamp-fetch](../README.md) / NameValuePair # Interface: NameValuePair ## Type parameters | Name | | :------ | | `T` | ## Hierarchy - **`NameValuePair`** ↳ [`FilterOption`](ReleasesByTag.FilterOption.md) ## Table of contents ### Properties - [name](NameValuePair.md#name) - [value](NameValuePair.md#value) ## Properties ### name • **name**: `string` #### Defined in lib/utils/NameValuePair.ts:2 ___ ### value • **value**: `T` #### Defined in lib/utils/NameValuePair.ts:3