Skip to main content

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: http/dist/base.d.ts:84

Extends

  • Error

Constructors

Constructor

new TurnkeyRequestError(input): TurnkeyRequestError
Defined in: http/dist/base.d.ts:87

Parameters

input
GrpcStatus

Returns

TurnkeyRequestError

Overrides

Error.constructor

Properties

code

code: number
Defined in: http/dist/base.d.ts:86

details

details: null | any[]
Defined in: http/dist/base.d.ts:85