Class: DatadogAPIClient::V1::WebhooksIntegrationEncoding
- Inherits:
 - 
      Object
      
        
- Object
 - DatadogAPIClient::V1::WebhooksIntegrationEncoding
 
 
- Includes:
 - BaseEnumModel
 
- Defined in:
 - lib/datadog_api_client/v1/models/webhooks_integration_encoding.rb
 
Overview
Encoding type. Can be given either ‘json` or `form`.
Constant Summary collapse
- JSON =
 "json".freeze
- FORM =
 "form".freeze