T2 Data Type

An ordered pair of objects of potentially different types

Subtypes
P2
Properties
name data type description
first object
second object

Example

{
  "first" : { },
  "second" : { }
}