Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Termination

Message number: 910

Actor: Originator VASP

Message Purpose: Terminates a session between two VASPs.

Hierarchy

Index

Properties

Properties

Optional comment

comment: undefined | string

Comment

msg

msg: { code: TerminationCodes; msgid: string; session: string; type: Termination }

Message

Type declaration

  • code: TerminationCodes

    Message code.

  • msgid: string

    Message identifier. Randomly set. Hex(128 bit)

  • session: string

    Session identifier. As set in message 110. Hex(128 bit)

  • type: Termination

    Message type. Fixed Value 910

sig

sig: string

Message signed with actor’s private signing key

vasp

VASP information incl. public signing key

Generated using TypeDoc