Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceEndpointExecutionData

Represents service endpoint execution data.

Hierarchy

  • ServiceEndpointExecutionData

Index

Properties

Optional definition

Gets the definition of service endpoint execution owner.

Optional finishTime

finishTime: Date

Gets the finish time of service endpoint execution.

Optional id

id: number

Gets the Id of service endpoint execution data.

Optional owner

Gets the owner of service endpoint execution data.

Optional planType

planType: string

Gets the plan type of service endpoint execution data.

Optional startTime

startTime: Date

Gets the start time of service endpoint execution.

Generated using TypeDoc