SchedulableResponse
Stentor API Reference / stentor-models/src / SchedulableResponse
Type Alias: SchedulableResponse\<T>
SchedulableResponse\<
T> =Scheduled\<SimpleResponse\<T>>
Defined in: packages/stentor-models/src/Response/Response.ts:163
A response that can be scheduled.
Type Parameters​
T​
T = string | ResponseOutput