# 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)
