Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceEndpointDetails

Hierarchy

  • ServiceEndpointDetails

Index

Properties

Properties

Optional authorization

authorization: EndpointAuthorization

Gets or sets the authorization of service endpoint.

Optional data

data: object

Gets or sets the data of service endpoint.

Type declaration

  • [key: string]: string

Optional type

type: string

Gets or sets the type of service endpoint.

Optional url

url: string

Gets or sets the connection url of service endpoint.

Generated using TypeDoc