@affinidi-tdk/credential-verification-client
Version:
Affinidi TDK typescript client for Affinidi CREDENTIAL VERIFICATION
16 lines (12 loc) • 1.31 kB
Markdown
# PresentationDefinition
## Properties
| Name | Type | Description | Notes |
| --------------------------- | ------------------------------------ | ------------------ | ---------------------------- |
| **id** | **String** | Definition id | [default to null] |
| **name** | **String** | Definition name | [optional] [default to null] |
| **purpose** | **String** | Definition purpose | [optional] [default to null] |
| **format** | [**Format**](Format.md) | | [optional] [default to null] |
| **submission_requirements** | [**List**](SubmissionRequirement.md) | | [optional] [default to null] |
| **input_descriptors** | [**List**](InputDescriptor.md) | | [default to null] |
| **frame** | [**Map**](AnyType.md) | Dynamic model | [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)