# SignCredentialResponse

## Properties

| Name                     | Type                                                | Description                                                                              | Notes                        |
| ------------------------ | --------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------- |
| **verifiableCredential** | [**VerifiableCredential**](VerifiableCredential.md) |                                                                                          | [optional] [default to null] |
| **storageId**            | **String**                                          | If the credential was stored it returns the id you can use (typically the credential id) | [optional] [default to null] |

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