SystemDependentResponse
Stentor API Reference / stentor-models/src / SystemDependentResponse
Type Alias: SystemDependentResponse\<T>
SystemDependentResponse\<
T> =SystemDependable\<SimpleResponse\<T>>
Defined in: packages/stentor-models/src/Response/Response.ts:183
A response that is dependent on a system state such as if the user has linked their account.
Type Parameters​
T​
T = string | ResponseOutput