# Proof

## Properties

| Name                   | Type       | Description | Notes                        |
| ---------------------- | ---------- | ----------- | ---------------------------- |
| **type**               | **String** |             | [optional] [default to null] |
| **created**            | **String** |             | [optional] [default to null] |
| **proofPurpose**       | **String** |             | [optional] [default to null] |
| **verificationMethod** | **String** |             | [optional] [default to null] |
| **jws**                | **String** |             | [optional] [default to null] |

[[Back to README]](/README.md)