Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebServiceParameter

Package version

interface

An interface representing WebServiceParameter. Web Service Parameter object for node and global parameter

Hierarchy

  • WebServiceParameter

Index

Properties

Optional certificateThumbprint

certificateThumbprint: undefined | string
member

{string} [certificateThumbprint] If the parameter value in 'value' field is encrypted, the thumbprint of the certificate should be put here.

Optional value

value: any
member

{any} [value] The parameter value

Generated using TypeDoc