TON SDK Documentation - v15.3.1duck0.0.3
Preparing search index...
HttpApiParameters
Interface HttpApiParameters
interface
HttpApiParameters
{
adapter
?:
AxiosAdapter
;
apiKey
?:
string
;
timeout
?:
number
;
}
Index
Properties
adapter?
api
Key?
timeout?
Properties
Optional
adapter
adapter
?:
AxiosAdapter
Adapter for Axios
Optional
api
Key
apiKey
?:
string
API Key
Optional
timeout
timeout
?:
number
HTTP request timeout in milliseconds.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
adapter
api
Key
timeout
TON SDK Documentation - v15.3.1duck0.0.3
Loading...
Adapter for Axios