har2api - v0.1.0
npm
GitHub
VTX Labs
Preparing search index...
ResponseModel
Interface ResponseModel
One observed response status for an operation.
interface
ResponseModel
{
contentType
?:
string
;
samples
:
unknown
[]
;
status
:
number
;
}
Index
Properties
content
Type?
samples
status
Properties
Optional
content
Type
contentType
?:
string
samples
samples
:
unknown
[]
status
status
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Type
samples
status
npm
GitHub
VTX Labs
har2api - v0.1.0
Loading...
One observed response status for an operation.