Expand description
Connection types for TAP messages.
This module defines the structure of connection messages and related types used in the Transaction Authorization Protocol (TAP).
Structsยง
- Authorization
Required - Authorization Required message body (TAIP-4, TAIP-15).
- Connect
- Connect message body (TAIP-15).
- Connect
Agent - Agent structure specific to Connect messages (legacy). In TAIP-15 v2, standard Agent objects from TAIP-5 are used instead. This type is kept for backward compatibility with older messages.
- Connection
Constraints - Connection constraints for the Connect message (TAIP-15).
- OutOf
Band - Out of Band invitation for TAP connections.
- Transaction
Limits - Transaction limits for connection constraints (TAIP-15).