@affinidi-tdk/credential-verification-client
Version:
Affinidi TDK typescript client for Affinidi CREDENTIAL VERIFICATION
27 lines (23 loc) • 2.55 kB
Markdown
# Filter_items
## Properties
| Name | Type | Description | Notes |
| -------------------------- | --------------------------------------- | ----------- | ---------------------------- |
| **\_const** | [**Filter\_\_const**](Filter__const.md) | | [optional] [default to null] |
| **\_enum** | [**List**](Filter__const.md) | | [optional] [default to null] |
| **exclusiveMinimum** | [**Filter\_\_const**](Filter__const.md) | | [optional] [default to null] |
| **exclusiveMaximum** | [**Filter\_\_const**](Filter__const.md) | | [optional] [default to null] |
| **format** | **String** | | [optional] [default to null] |
| **formatMaximum** | **String** | | [optional] [default to null] |
| **formatMinimum** | **String** | | [optional] [default to null] |
| **formatExclusiveMaximum** | **String** | | [optional] [default to null] |
| **formatExclusiveMinimum** | **String** | | [optional] [default to null] |
| **minLength** | **Integer** | | [optional] [default to null] |
| **maxLength** | **Integer** | | [optional] [default to null] |
| **minimum** | [**Filter\_\_const**](Filter__const.md) | | [optional] [default to null] |
| **maximum** | [**Filter\_\_const**](Filter__const.md) | | [optional] [default to null] |
| **not** | [**Object**](.md) | | [optional] [default to null] |
| **pattern** | **String** | | [optional] [default to null] |
| **contains** | [**Filter**](Filter.md) | | [optional] [default to null] |
| **items** | [**Filter_items**](Filter_items.md) | | [optional] [default to null] |
| **type** | **String** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)