ts-lambda-api - v2.5.2
Preparing search index...
<internal>
ResponseObject
Interface ResponseObject
interface
ResponseObject
{
content
?:
ContentObject
;
description
:
string
;
headers
?:
HeadersObject
;
links
?:
LinksObject
;
[
extensionName
:
`
x-
${
string
}
`
]:
any
;
}
Hierarchy (
View Summary
)
ISpecificationExtension
ResponseObject
Indexable
[
extensionName
:
`
x-
${
string
}
`
]:
any
Index
Properties
content?
description
headers?
links?
Properties
Optional
content
content
?:
ContentObject
description
description
:
string
Optional
headers
headers
?:
HeadersObject
Optional
links
links
?:
LinksObject
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
description
headers
links
ts-lambda-api - v2.5.2
Loading...