Skip to content

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;