ts-lambda-api - v2.5.2
Preparing search index...
<internal>
XmlObject
Interface XmlObject
interface
XmlObject
{
attribute
?:
boolean
;
name
?:
string
;
namespace
?:
string
;
prefix
?:
string
;
wrapped
?:
boolean
;
[
extensionName
:
`
x-
${
string
}
`
]:
any
;
}
Hierarchy (
View Summary
)
ISpecificationExtension
XmlObject
Indexable
[
extensionName
:
`
x-
${
string
}
`
]:
any
Index
Properties
attribute?
name?
namespace?
prefix?
wrapped?
Properties
Optional
attribute
attribute
?:
boolean
Optional
name
name
?:
string
Optional
namespace
namespace
?:
string
Optional
prefix
prefix
?:
string
Optional
wrapped
wrapped
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute
name
namespace
prefix
wrapped
ts-lambda-api - v2.5.2
Loading...