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

# SimpleEnumTransactionArgument

## Hierarchy

* **SimpleEnumTransactionArgument**

## Index

### Properties

* [internal](/polymesh-sdk-api-reference/docs-v5/interfaces/simpleenumtransactionargument.md#internal)
* [type](/polymesh-sdk-api-reference/docs-v5/interfaces/simpleenumtransactionargument.md#type)

## Properties

### internal

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

*Defined in* [*src/types/index.ts:699*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L699)

### type

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

*Defined in* [*src/types/index.ts:698*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L698)
