Sha256: 63c1964156bf65a263565ec0eccc8ddb7b9005f4f1df677df7573a09910cacf0
Contents?: true
Size: 335 Bytes
Versions: 7
Compression:
Stored size: 335 Bytes
Contents
# DatadogAPIClient::V1::OrganizationResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **org** | [**Organization**](Organization.md) | | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::OrganizationResponse.new( org: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems