RequestDependentResponse
Stentor API Reference / stentor-models/src / RequestDependentResponse
Type Alias: RequestDependentResponse\<T>
RequestDependentResponse\<
T> =RequestDependable\<SimpleResponse\<T>>
Defined in: packages/stentor-models/src/Response/Response.ts:179
A response that is dependent on a value on the request.
Type Parameters​
T​
T = string | ResponseOutput