Method: DatadogAPIClient::V1::OrganizationSubscription#type
- Defined in:
- lib/datadog_api_client/v1/models/organization_subscription.rb
#type ⇒ Object
The subscription type. Types available are ‘trial`, `free`, and `pro`.
27 28 29 |
# File 'lib/datadog_api_client/v1/models/organization_subscription.rb', line 27 def type @type end |