Class: DatadogAPIClient::V2::OutcomesResponseLinks

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

Overview

Links attributes.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#_nextObject

Link for the next set of results.



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

def _next
  @_next
end