Sha256: 2daa9abe610f0d7242d1dacdb3283514592fe59ac8563da6d8c1a8a677cfb792

Contents?: true

Size: 405 Bytes

Versions: 2

Compression:

Stored size: 405 Bytes

Contents

# DatadogAPIClient::V1::UsageCustomReportsPage

## Properties

| Name            | Type        | Description       | Notes      |
| --------------- | ----------- | ----------------- | ---------- |
| **total_count** | **Integer** | Total page count. | [optional] |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::UsageCustomReportsPage.new(
  total_count: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
datadog_api_client-1.6.0 docs/v1/UsageCustomReportsPage.md
datadog_api_client-1.5.0 docs/v1/UsageCustomReportsPage.md