stcloud 0.4.0

Client package for talking to Sematext Cloud.
Documentation
# ServiceIntegration

## Properties
| Name                      | Type       | Description | Notes                        |
| ------------------------- | ---------- | ----------- | ---------------------------- |
| **app_type_id**           | **i64**    |             | [optional] [default to null] |
| **app_type_name**         | **String** |             | [optional] [default to null] |
| **display_name**          | **String** |             | [optional] [default to null] |
| **enabled**               | **bool**   |             | [optional] [default to null] |
| **external_product_id**   | **i64**    |             | [optional] [default to null] |
| **external_product_name** | **String** |             | [optional] [default to null] |
| **id**                    | **i64**    |             | [optional] [default to null] |
| **integration_type**      | **String** |             | [optional] [default to null] |
| **ordinal**               | **i32**    |             | [optional] [default to null] |
| **parent_integration_id** | **i64**    |             | [optional] [default to null] |
| **sematext_service**      | **String** |             | [optional] [default to null] |
| **visible**               | **bool**   |             | [optional] [default to null] |

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