Sha256: 881a92718bc7c3186720b441654b01c542bea55dc601ed032983b6dd8c9e2e7a
Contents?: true
Size: 365 Bytes
Versions: 7
Compression:
Stored size: 365 Bytes
Contents
# DatadogAPIClient::V2::PermissionsResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**Array<Permission>**](Permission.md) | Array of permissions. | [optional] | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::PermissionsResponse.new( data: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems