Provides data structures for representing records and metadata used in schema resolution.
- 
Interface Summary 
| Interface | Description |  
| Metadata | Represents metadata associated with a record. |  
| Record<T> | Represents a record containing the destination name and a payload of a generic type. |