-
Notifications
You must be signed in to change notification settings - Fork 89
Labels
backward-incompatibleLikely to be backward-incompatible; must be on Steering WG roadmap; 2 maintainers to approveLikely to be backward-incompatible; must be on Steering WG roadmap; 2 maintainers to approve
Milestone
Description
Background
PartyContactInformation
specifies the party details involved in the legal agreement, as well as the party reference. Only the party reference should be specified, and the parties themselves anonymised, being referred to as Party1 or Party2 to the agreement.
It is used in ContactElection
, with the reference to the relevant party inside the partyElection
attribute
These types are used throughout the legaldocumentation
model
- They need to specify only the party reference as opposed to the Party
- Be made more granular for different use cases.
demandsAndNotices
- to include a natural person to address the notice toaddressForTransfer
- account information related to the transfer
Proposal
- Split the type
PartyContactInformation
into more granular contact election types for use throughout thelegaldocumentation
model - Specify the party reference rather than the party at each level
The screenshot above shows how PartyContactInformation
has been refactored.
- The new types
TransferContactInformation
andNoticeInformation
add additional contact information related to their usage within a CSA - The
TransferInformationElections
andNoticeInformationElection
types extend a baseContactInformationElection
type, and use their respective contact information types to include the additional information, as well as specifying the party reference - These new election types are then used instead of
ContactElection
andPartyContactInformation
Parent Feature
No response
Additional Context
7-dev release as this is a backward incompatible change
Metadata
Metadata
Assignees
Labels
backward-incompatibleLikely to be backward-incompatible; must be on Steering WG roadmap; 2 maintainers to approveLikely to be backward-incompatible; must be on Steering WG roadmap; 2 maintainers to approve
Type
Projects
Status
Current
Status
Pipeline