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