# ConditionType

## Index

### Enumeration members

* [IsAbsent](#isabsent)
* [IsAnyOf](#isanyof)
* [IsIdentity](#isidentity)
* [IsNoneOf](#isnoneof)
* [IsPresent](#ispresent)
* [IsPrimaryIssuanceAgent](#isprimaryissuanceagent)

## Enumeration members

### IsAbsent

• **IsAbsent**: = "IsAbsent"

*Defined in* [*src/types/index.ts:331*](https://github.com/PolymathNetwork/polymesh-sdk/blob/1221e467/src/types/index.ts#L331)

### IsAnyOf

• **IsAnyOf**: = "IsAnyOf"

*Defined in* [*src/types/index.ts:332*](https://github.com/PolymathNetwork/polymesh-sdk/blob/1221e467/src/types/index.ts#L332)

### IsIdentity

• **IsIdentity**: = "IsIdentity"

*Defined in* [*src/types/index.ts:335*](https://github.com/PolymathNetwork/polymesh-sdk/blob/1221e467/src/types/index.ts#L335)

### IsNoneOf

• **IsNoneOf**: = "IsNoneOf"

*Defined in* [*src/types/index.ts:333*](https://github.com/PolymathNetwork/polymesh-sdk/blob/1221e467/src/types/index.ts#L333)

### IsPresent

• **IsPresent**: = "IsPresent"

*Defined in* [*src/types/index.ts:330*](https://github.com/PolymathNetwork/polymesh-sdk/blob/1221e467/src/types/index.ts#L330)

### IsPrimaryIssuanceAgent

• **IsPrimaryIssuanceAgent**: = "IsPrimaryIssuanceAgent"

*Defined in* [*src/types/index.ts:334*](https://github.com/PolymathNetwork/polymesh-sdk/blob/1221e467/src/types/index.ts#L334)
