Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Acceptor

Package version

A process accepting on a port.

Hierarchy

  • Acceptor

Index

Properties

destination

destination: ProcessReference

Accepting process.

Optional endTime

endTime: Date

Relationship end time.

Optional id

id: undefined | string

Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

kind

kind: "rel:acceptor"

Polymorphic Discriminator

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

source

Port being accepted.

Optional startTime

startTime: Date

Relationship start time.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc