Interface: JsonApiError
Interface: JsonApiError
Section titled “Interface: JsonApiError”Defined in: packages/grabkit/src/JsonApiError.ts:1
Properties
Section titled “Properties”
optionalcode?:string
Defined in: packages/grabkit/src/JsonApiError.ts:5
detail?
Section titled “detail?”
optionaldetail?:string
Defined in: packages/grabkit/src/JsonApiError.ts:4
source?
Section titled “source?”
optionalsource?:object
Defined in: packages/grabkit/src/JsonApiError.ts:6
parameter?
Section titled “parameter?”
optionalparameter?:string
pointer?
Section titled “pointer?”
optionalpointer?:string
status?
Section titled “status?”
optionalstatus?:string
Defined in: packages/grabkit/src/JsonApiError.ts:2
title?
Section titled “title?”
optionaltitle?:string
Defined in: packages/grabkit/src/JsonApiError.ts:3