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
15
16
# DomainHooksListHooksInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | An identifier for a hook | 
**version** | **String** |  | 
**summary** | **String** |  | 
**description** | **String** |  | 
**output_span_tags** | **Vec<String>** | tags that this hook emits that apply to spans of data within the capsule | 
**output_capsule_tags** | **Vec<String>** | tags that this hook emits that apply to the entire 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)