Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceProviderParameter

Package version

Extra Parameters specific to each Service Provider

Hierarchy

  • ServiceProviderParameter

Index

Properties

Optional default

default: undefined | string

Default Name for the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

Optional description

description: undefined | string

Description of the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

Optional displayName

displayName: undefined | string

Display Name of the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

Optional helpUrl

helpUrl: undefined | string

Help Url for the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Name of the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Type of the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc