Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ParameterExampleContract

Package version

Parameter example.

Hierarchy

  • ParameterExampleContract

Index

Properties

Optional description

description: undefined | string

Long description for the example

Optional externalValue

externalValue: undefined | string

A URL that points to the literal example

Optional summary

summary: undefined | string

Short description for the example

Optional value

value: any

Example value. May be a primitive value, or an object.

Generated using TypeDoc