Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@samchon/openapi
OpenApiV3
IDocument
IInfo
Interface IInfo
interface
IInfo
{
contact
?:
OpenApiV3
.
IDocument
.
IContact
;
description
?:
string
;
license
?:
OpenApiV3
.
IDocument
.
ILicense
;
termsOfService
?:
string
;
title
:
string
;
version
:
string
;
}
Index
Properties
contact?
description?
license?
terms
Of
Service?
title
version
Properties
Optional
contact
contact
?:
OpenApiV3
.
IDocument
.
IContact
Optional
description
description
?:
string
Optional
license
license
?:
OpenApiV3
.
IDocument
.
ILicense
Optional
terms
Of
Service
termsOfService
?:
string
title
title
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contact
description
license
terms
Of
Service
title
version
Nestia API Documents
Loading...