Acceptor interface
A process accepting on a port.
Properties
destination | Accepting process. |
end |
Relationship end time. |
id | Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
kind | Polymorphic Discriminator |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
source | Port being accepted. |
start |
Relationship start time. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
destination
endTime
Relationship end time.
endTime?: Date
Property Value
Date
id
Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
kind
Polymorphic Discriminator
kind: "rel:acceptor"
Property Value
"rel:acceptor"
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
source
startTime
Relationship start time.
startTime?: Date
Property Value
Date
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string