antimatter_api 2.0.13

Interact with the Antimatter Cloud API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# CapsuleOpenResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)