> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parmanasystems.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: BusinessTransactionMetadata

Defined in: [typescript/src/models/business-transaction.ts:6](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/business-transaction.ts#L6)

## Properties

### businessTransactionId

> `readonly` **businessTransactionId**: `string`

Defined in: [typescript/src/models/business-transaction.ts:7](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/business-transaction.ts#L7)

***

### correlationId?

> `readonly` `optional` **correlationId?**: `string`

Defined in: [typescript/src/models/business-transaction.ts:8](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/business-transaction.ts#L8)

***

### tenantId?

> `readonly` `optional` **tenantId?**: `string` | `null`

Defined in: [typescript/src/models/business-transaction.ts:9](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/business-transaction.ts#L9)

***

### sourceSystem?

> `readonly` `optional` **sourceSystem?**: `string`

Defined in: [typescript/src/models/business-transaction.ts:10](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/business-transaction.ts#L10)

***

### submittedBy?

> `readonly` `optional` **submittedBy?**: `string`

Defined in: [typescript/src/models/business-transaction.ts:11](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/business-transaction.ts#L11)

***

### submittedAt?

> `readonly` `optional` **submittedAt?**: `Date`

Defined in: [typescript/src/models/business-transaction.ts:12](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/business-transaction.ts#L12)
