Sha256: 495caf9150eda8f59b8446080822a38b5fb8e6d9686273e1a46b82208c001e88
Contents?: true
Size: 420 Bytes
Versions: 7
Compression:
Stored size: 420 Bytes
Contents
# DatadogAPIClient::V1::OrganizationSubscription ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | **String** | The subscription type. Types available are `trial`, `free`, and `pro`. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::OrganizationSubscription.new( type: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems