# InstructionType

## Index

### Enumeration members

* [SettleOnAffirmation](#settleonaffirmation)
* [SettleOnBlock](#settleonblock)

## Enumeration members

### SettleOnAffirmation

• **SettleOnAffirmation**: = "SettleOnAffirmation"

*Defined in* [*src/api/entities/Instruction/types.ts:11*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/api/entities/Instruction/types.ts#L11)

### SettleOnBlock

• **SettleOnBlock**: = "SettleOnBlock"

*Defined in* [*src/api/entities/Instruction/types.ts:12*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/api/entities/Instruction/types.ts#L12)
