# CapsuleOpenResponse
## Properties
**decryption_key** | **String** | a CBOR encoded decryption key for the capsule |
**read_context_configuration** | [**models::CapsuleOpenResponseReadContextConfiguration**](CapsuleOpenResponse_readContextConfiguration.md) | |
**open_token** | **String** | A token used to tie requests together when creating and reading capsules. |
**capsule_tags** | [**Vec<models::Tag>**](Tag.md) | the tags for this capsule |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)