swagger-typescript-api
Preparing search index...
RequestResponseInfo
Interface RequestResponseInfo
interface
RequestResponseInfo
{
contentKind
:
RequestContentKind
;
contentTypes
:
string
[]
;
description
:
string
;
isSuccess
:
boolean
;
status
:
string
|
number
;
type
:
string
;
}
Index
Properties
content
Kind
content
Types
description
is
Success
status
type
Properties
content
Kind
contentKind
:
RequestContentKind
content
Types
contentTypes
:
string
[]
description
description
:
string
is
Success
isSuccess
:
boolean
status
status
:
string
|
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Kind
content
Types
description
is
Success
status
type
swagger-typescript-api
Loading...