HttpsOutcallRejectResponse
Defined in: pocket-ic-types.ts:901
Properties
Section titled “Properties”message
Section titled “message”message:
string
Defined in: pocket-ic-types.ts:915
The message of the response.
statusCode
Section titled “statusCode”statusCode:
number
Defined in: pocket-ic-types.ts:910
The status code of the response.
type:
"reject"
Defined in: pocket-ic-types.ts:905
The type of the response, either 'reject'
or 'response'
.