Documentation
Preparing search index...
@typia/interface
OpenApi
IDocument
ILicense
Interface ILicense
License information.
interface
ILicense
{
identifier
?:
string
;
name
:
string
;
url
?:
string
;
}
Index
Properties
identifier?
name
url?
Properties
Optional
identifier
identifier
?:
string
SPDX license identifier.
name
name
:
string
License name.
Optional
url
url
?:
string
License URL.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
identifier
name
url
Documentation
Loading...
License information.