# types.ComplexTransactionArgument

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types) / ComplexTransactionArgument

## Interface: ComplexTransactionArgument

[types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types).ComplexTransactionArgument

### Table of contents

#### Properties

* [internal](#internal)
* [type](#type)

### Properties

#### internal

• **internal**: [`TransactionArgument`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types#transactionargument)\[]

**Defined in**

[types/index.ts:1134](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1134)

***

#### type

• **type**: [`Tuple`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/types.transactionargumenttype#tuple) | [`RichEnum`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/types.transactionargumenttype#richenum) | [`Object`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/types.transactionargumenttype#object)

**Defined in**

[types/index.ts:1130](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1130)
