Search
Preparing search index...
The search index is not available
etrade-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
etrade-ts
IFetchOptions
Interface IFetchOptions
Hierarchy
IFetchOptions
Index
Properties
body
headers
isOAuth
method
path
query
Properties
Optional
body
body
?:
Record
<
string
,
any
>
Optional
headers
headers
?:
string
[]
Optional
isOAuth
isOAuth
?:
boolean
Optional
method
method
?:
"DELETE"
|
"GET"
|
"POST"
|
"PUT"
path
path
:
string
Optional
query
query
?:
any
Exports
IFetch
Options
body
headers
isOAuth
method
path
query
Generated using
TypeDoc