Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Parties

A party and its corresponding role, including address and contact information if identified.

Hierarchy

  • Parties

Index

Properties

Optional addresses

addresses: Address[]

A list of the party's address or addresses.

Optional contacts

contacts: Contact[]

A list of the names and roles of contacts identified in the input document.

Optional importance

importance: string

A string that identifies the importance of the party.

Optional mentions

mentions: Mention[]

A list of the party's mentions in the input document.

Optional party

party: string

The normalized form of the party's name.

Optional role

role: string

A string identifying the party's role.

Generated using TypeDoc