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