# 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:376*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L376)

### IsAnyOf

• **IsAnyOf**: = "IsAnyOf"

*Defined in* [*src/types/index.ts:377*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L377)

### IsIdentity

• **IsIdentity**: = "IsIdentity"

*Defined in* [*src/types/index.ts:380*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L380)

### IsNoneOf

• **IsNoneOf**: = "IsNoneOf"

*Defined in* [*src/types/index.ts:378*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L378)

### IsPresent

• **IsPresent**: = "IsPresent"

*Defined in* [*src/types/index.ts:375*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L375)

### IsPrimaryIssuanceAgent

• **IsPrimaryIssuanceAgent**: = "IsPrimaryIssuanceAgent"

*Defined in* [*src/types/index.ts:379*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L379)
