Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceProviderProperties

Package version

The Object used to describe a Service Provider supported by Bot Service

Hierarchy

  • ServiceProviderProperties

Index

Properties

Optional devPortalUrl

devPortalUrl: undefined | string

Display Name 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 iconUrl

iconUrl: undefined | string

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

Optional id

id: undefined | string

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

Optional parameters

The list of parameters for the Service Provider

Optional serviceProviderName

serviceProviderName: undefined | string

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

Generated using TypeDoc