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