Class: Parameter

Parameter(copyData)

new Parameter(copyData)

REST service fault wrapper

Parameters:
Name Type Description
copyData Parameter Copy constructor (if present)
Properties:
Name Type Description
name string Gets or sets the name of the operation
value Object Gets or sets the value of the parameter
Source:

Members

name :string

Gets or sets the name of the operation

Type:
  • string
Source:

value :Object

Gets or sets the value of the parameter

Type:
  • Object
Source: