Sha256: cd5336efe22c6effff4be77c577437c5fae67db1d1f15e685e38948b0e4898e5

Contents?: true

Size: 515 Bytes

Versions: 2

Compression:

Stored size: 515 Bytes

Contents

# DatadogAPIClient::V1::OrganizationBilling

## Properties

| Name     | Type       | Description                                                        | Notes      |
| -------- | ---------- | ------------------------------------------------------------------ | ---------- |
| **type** | **String** | The type of billing. Only `parent_billing` is supported. | [optional] |

## Example

```ruby
require 'datadog_api_client/v1'

instance = DatadogAPIClient::V1::OrganizationBilling.new(
  type: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

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