Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/generators/diagrams/sequence-diagram.generator.ts
Represents a participant in the sequence diagram
Properties
| Property | Type |
|---|---|
id | string |
name | string |
type | `'client' |
entity | Entity |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/generators/diagrams/sequence-diagram.generator.ts
Represents a participant in the sequence diagram
| Property | Type |
|---|---|
id | string |
name | string |
type | `'client' |
entity | Entity |
Was this page helpful?