Sha256: 3de83161f2f34c8eeab47847d1a8f16f7b59346f7e1abc798f91dfeca90db3cf
Contents?: true
Size: 376 Bytes
Versions: 7
Compression:
Stored size: 376 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
7 entries across 7 versions & 1 rubygems