asana 0.1.1

asana bindings for rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# WebhookCompactAllOf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**active** | Option<**bool**> | If true, the webhook will send events - if false it is considered inactive and will not generate events. | [optional][readonly]
**resource** | Option<[**crate::models::AsanaNamedResource**]AsanaNamedResource.md> |  | [optional]
**target** | Option<**String**> | The URL to receive the HTTP POST. | [optional][readonly]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)