AgentPushKit-Client

 view release on metacpan or  search on metacpan

docs/EventSummary.md  view on Meta::CPAN

# AgentPushKit::Client::Object::EventSummary

## Load the model package
```perl
use AgentPushKit::Client::Object::EventSummary;
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** |  | 
**type** | **string** |  | 
**title** | **string** |  | 
**body** | **string** |  | 
**external_id** | **string** |  | [optional] 
**action_url** | **string** |  | [optional] 
**created_at** | **DATE_TIME** |  | 
**service** | [**ServiceSummary**](ServiceSummary.md) |  | 

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




( run in 0.626 second using v1.01-cache-2.11-cpan-364913b4093 )