# SignResponse

## Properties

| Name                   | Type                               | Description                        | Notes                        |
| ---------------------- | ---------------------------------- | ---------------------------------- | ---------------------------- |
| **publicKeyMultibase** | **String**                         | The public key in Multibase Format | [optional] [default to null] |
| **signatures**         | [**Array\<SignOutputFromInput>**](SignOutputFromInput.md) |                                    | [optional] [default to null] |

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