Class: DatadogAPIClient::V2::RelationshipToUserTeamUser

Inherits:
Object
  • Object
show all
Includes:
BaseGenericModel
Defined in:
lib/datadog_api_client/v2/models/relationship_to_user_team_user.rb

Overview

Relationship between team membership and user

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#dataObject

A user's relationship with a team



25
26
27
# File 'lib/datadog_api_client/v2/models/relationship_to_user_team_user.rb', line 25

def data
  @data
end