> 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-v2/enums/instructiontype.md).

# InstructionType

## Index

### Enumeration members

* [SettleOnAuthorization](/polymesh-sdk-api-reference/docs-v2/enums/instructiontype.md#settleonauthorization)
* [SettleOnBlock](/polymesh-sdk-api-reference/docs-v2/enums/instructiontype.md#settleonblock)

## Enumeration members

### SettleOnAuthorization

• **SettleOnAuthorization**: = "SettleOnAuthorization"

*Defined in* [*src/api/entities/Instruction/types.ts:17*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/api/entities/Instruction/types.ts#L17)

### SettleOnBlock

• **SettleOnBlock**: = "SettleOnBlock"

*Defined in* [*src/api/entities/Instruction/types.ts:18*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/api/entities/Instruction/types.ts#L18)
