Sha256: 35d24d9c1bcc7cbdc358759ff29d9b2a2057ca70641d4e96960d3e3fa962dbf5
Contents?: true
Size: 328 Bytes
Versions: 7
Compression:
Stored size: 328 Bytes
Contents
# DatadogAPIClient::V2::APIErrorResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **errors** | **Array<String>** | A list of errors. | | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::APIErrorResponse.new( errors: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems