Sha256: 7ac3dbda5889f471d2c4960d7aa06f19465527c8f14a1332a3fe6374e1b5beab

Contents?: true

Size: 773 Bytes

Versions: 1

Compression:

Stored size: 773 Bytes

Contents

# DatadogAPIClient::V1::HourlyUsageAttributionPagination

## Properties

| Name               | Type       | Description                                                                                                                        | Notes      |
| ------------------ | ---------- | ---------------------------------------------------------------------------------------------------------------------------------- | ---------- |
| **next_record_id** | **String** | The cursor to get the next results (if any). To make the next request, use the same parameters and add `next_record_id`. | [optional] |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::HourlyUsageAttributionPagination.new(
  next_record_id: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
datadog_api_client-1.6.0 docs/v1/HourlyUsageAttributionPagination.md