Documentation Index
Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Class: TurnkeyRequestError
Defined in: packages/http/dist/base.d.ts:84Extends
Error
Constructors
Constructor
new TurnkeyRequestError(Defined in: packages/http/dist/base.d.ts:87input):TurnkeyRequestError
Parameters
input
GrpcStatus
Returns
TurnkeyRequestError
Overrides
Error.constructor
Properties
code
code: number
Defined in: packages/http/dist/base.d.ts:86
details
details:Defined in: packages/http/dist/base.d.ts:85null|any[]