Metadata Class
Describes the BIS class of a TxnEntityChange.
Implements
Methods
| Name | Description | |
|---|---|---|
| constructor(name: string): Metadata | ||
| is(baseName: string): boolean | Returns true if this class is or is derived from the specified class. | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| baseClasses Readonly | Metadata[] | ||
| classFullName Readonly | string | The class's name in "Schema:Class" format. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.