Sha256: ee63750be9a0a4abaa8fc271c7730ed75b8251349bac1fbbaa1f3de089aba43f
Contents?: true
Size: 343 Bytes
Versions: 7
Compression:
Stored size: 343 Bytes
Contents
# DatadogAPIClient::V2::RelationshipToUser ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**RelationshipToUserData**](RelationshipToUserData.md) | | | ## Example ```ruby require 'datadog_api_client/v2' instance = DatadogAPIClient::V2::RelationshipToUser.new( data: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems