> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/interfaces/plaintransactionargument.md).

# PlainTransactionArgument

## Hierarchy

* **PlainTransactionArgument**

## Index

### Properties

* [type](/polymesh-sdk-api-reference/docs-v9/interfaces/plaintransactionargument.md#type)

## Properties

### type

• **type**: [*Exclude*](/polymesh-sdk-api-reference/docs-v9/enums/targettreatment.md#exclude)*‹*[*TransactionArgumentType*](/polymesh-sdk-api-reference/docs-v9/enums/transactionargumenttype.md)*,* [*Array*](/polymesh-sdk-api-reference/docs-v9/enums/transactionargumenttype.md#array) *|* [*Tuple*](/polymesh-sdk-api-reference/docs-v9/enums/transactionargumenttype.md#tuple) *|* [*SimpleEnum*](/polymesh-sdk-api-reference/docs-v9/enums/transactionargumenttype.md#simpleenum) *|* [*RichEnum*](/polymesh-sdk-api-reference/docs-v9/enums/transactionargumenttype.md#richenum) *|* [*Object*](/polymesh-sdk-api-reference/docs-v9/enums/transactionargumenttype.md#object)*›*

*Defined in* [*src/types/index.ts:839*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L839)
