17 lines
496 B
Markdown
17 lines
496 B
Markdown
|
|
# Hook
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**active** | **Boolean** | | [optional]
|
|
**config** | **Map<String, String>** | | [optional]
|
|
**createdAt** | [**OffsetDateTime**](OffsetDateTime.md) | | [optional]
|
|
**events** | **List<String>** | | [optional]
|
|
**id** | **Long** | | [optional]
|
|
**type** | **String** | | [optional]
|
|
**updatedAt** | [**OffsetDateTime**](OffsetDateTime.md) | | [optional]
|
|
|
|
|
|
|