Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
HttpJsonOptions
Interface HttpJsonOptions
interface
HttpJsonOptions
{
body
?:
any
;
headers
?:
HashMap
<
string
>
;
response_type
?:
"json"
;
}
Hierarchy (
View Summary
)
HttpOptions
HttpJsonOptions
Index
Properties
body?
headers?
response_
type?
Properties
Optional
body
body
?:
any
Optional
headers
headers
?:
HashMap
<
string
>
Optional
response_
type
response_type
?:
"json"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
response_
type
@placeos/ts-client
Loading...