# 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:310*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L310)

### IsAnyOf

• **IsAnyOf**: = "IsAnyOf"

*Defined in* [*src/types/index.ts:311*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L311)

### IsIdentity

• **IsIdentity**: = "IsIdentity"

*Defined in* [*src/types/index.ts:314*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L314)

### IsNoneOf

• **IsNoneOf**: = "IsNoneOf"

*Defined in* [*src/types/index.ts:312*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L312)

### IsPresent

• **IsPresent**: = "IsPresent"

*Defined in* [*src/types/index.ts:309*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L309)

### IsPrimaryIssuanceAgent

• **IsPrimaryIssuanceAgent**: = "IsPrimaryIssuanceAgent"

*Defined in* [*src/types/index.ts:313*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/types/index.ts#L313)
