SuccessResponse
Defined in: response.ts:58
Properties
data
data: JSONValues;Defined in: response.ts:59
metadata
metadata: BaseResponse< | OK | CREATED> & object;Defined in: response.ts:60
Type declaration
key
key: null | string;Defined in: response.ts:58
data: JSONValues;Defined in: response.ts:59
metadata: BaseResponse< | OK | CREATED> & object;Defined in: response.ts:60
key: null | string;