Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ContractDescription

A description of a service contract.

Hierarchy

  • ContractDescription

Index

Constructors

Properties

Constructors

constructor

Properties

behaviors

behaviors: ContractBehavior[]

A list of behavior extensions for the contract.

name

name: string

The name of the contract.

operations

operations: OperationDescription[]

A list of operations that are a part of the contract.

Generated using TypeDoc