Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExampleRequest

Package version

interface

An interface representing ExampleRequest. Sample input data for the service's input(s).

Hierarchy

  • ExampleRequest

Index

Properties

Optional globalParameters

globalParameters: undefined | object
member

{{ [propertyName: string]: any }} [globalParameters] Sample input data for the web service's global parameters

Optional inputs

inputs: undefined | object
member

{{ [propertyName: string]: any[][] }} [inputs] Sample input data for the web service's input(s) given as an input name to sample input values matrix map.

Generated using TypeDoc