> 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-v10/interfaces/simpleenumtransactionargument.md).

# SimpleEnumTransactionArgument

## Hierarchy

* **SimpleEnumTransactionArgument**

## Index

### Properties

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

## Properties

### internal

• **internal**: *string\[]*

*Defined in* [*src/types/index.ts:934*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L934)

### type

• **type**: [*SimpleEnum*](/polymesh-sdk-api-reference/docs-v10/enums/transactionargumenttype.md#simpleenum)

*Defined in* [*src/types/index.ts:933*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L933)
