Interfaces
Interface: ItemResponse<T>
Single item response
Single item response
Type Parameters
| Type Parameter | Description |
|---|---|
T | Type of the item |
Properties
| Property | Type | Description |
|---|---|---|
data | T | The item data |
Single item response
| Type Parameter | Description |
|---|---|
T | Type of the item |
| Property | Type | Description |
|---|---|---|
data | T | The item data |