Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@samchon/openapi
OpenApi
IExample
Interface IExample
Example of the operation parameter or response.
interface
IExample
{
description
?:
string
;
externalValue
?:
string
;
summary
?:
string
;
value
?:
any
;
}
Index
Properties
description?
external
Value?
summary?
value?
Properties
Optional
description
description
?:
string
Optional
external
Value
externalValue
?:
string
Optional
summary
summary
?:
string
Optional
value
value
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
external
Value
summary
value
Nestia API Documents
Loading...
Example of the operation parameter or response.