Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-nodes / APIRequestParams

Class: APIRequestParams

Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:987

APIRequestParams represents a map of key-value parameters for API requests

Indexable

[key: string]: string | undefined

Constructors

Constructor

new APIRequestParams(): APIRequestParams

Returns

APIRequestParams

Licensed under BUSL-1.1