InformationResultType<T>
InformationResultType<
T
>:MappedInformationResult
[T
]
Type representing the result of an information query for a specific item type.
Type parameters
Type parameter | Description |
---|---|
T extends ItemInformationType | The type of item information to query. |