HttpsOutcallRejectResponse
Defined in: packages/pic/src/pocket-ic-types.ts:1072
Properties
Section titled “Properties”message
Section titled “message”message:
string
Defined in: packages/pic/src/pocket-ic-types.ts:1086
The message of the response.
statusCode
Section titled “statusCode”statusCode:
number
Defined in: packages/pic/src/pocket-ic-types.ts:1081
The status code of the response.
type:
"reject"
Defined in: packages/pic/src/pocket-ic-types.ts:1076
The type of the response, either 'reject' or 'response'.