ApiResponse
Stock Screening Platform - Frontend API v0.1.0
Stock Screening Platform - Frontend API / types / ApiResponse
Interface: ApiResponse<T>
Defined in: src/types/index.ts:84
Type Parameters
T
T
Properties
data
data:
T
Defined in: src/types/index.ts:85
message?
optionalmessage:string
Defined in: src/types/index.ts:86