# types.TransactionArgumentType

[@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) / TransactionArgumentType

## Enumeration: TransactionArgumentType

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

### Table of contents

#### Enumeration Members

* [Address](#address)
* [Array](#array)
* [Balance](#balance)
* [Boolean](#boolean)
* [Date](#date)
* [Did](#did)
* [Null](#null)
* [Number](#number)
* [Object](#object)
* [RichEnum](#richenum)
* [SimpleEnum](#simpleenum)
* [Text](#text)
* [Tuple](#tuple)
* [Unknown](#unknown)

### Enumeration Members

#### Address

• **Address**

**Defined in**

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

***

#### Array

• **Array**

**Defined in**

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

***

#### Balance

• **Balance**

**Defined in**

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

***

#### Boolean

• **Boolean**

**Defined in**

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

***

#### Date

• **Date**

**Defined in**

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

***

#### Did

• **Did**

**Defined in**

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

***

#### Null

• **Null**

**Defined in**

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

***

#### Number

• **Number**

**Defined in**

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

***

#### Object

• **Object**

**Defined in**

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

***

#### RichEnum

• **RichEnum**

**Defined in**

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

***

#### SimpleEnum

• **SimpleEnum**

**Defined in**

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

***

#### Text

• **Text**

**Defined in**

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

***

#### Tuple

• **Tuple**

**Defined in**

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

***

#### Unknown

• **Unknown**

**Defined in**

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