Class: DatadogAPIClient::V2::ResponseMetaAttributes

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

Overview

Object describing meta attributes of response.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#pageObject

Pagination object.



29
30
31
# File 'lib/datadog_api_client/v2/models/response_meta_attributes.rb', line 29

def page
  @page
end