Sha256: 88dc45bc71acd3fe971197b7ef7e27c7c6f4a78449cd04533f8dbf5220e48ff4
Contents?: true
Size: 490 Bytes
Versions: 13
Compression:
Stored size: 490 Bytes
Contents
# KlaviyoAPI::MetricAggregateQueryResourceObject ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**MetricAggregateEnum**](MetricAggregateEnum.md) | | | | **attributes** | [**MetricAggregateQueryResourceObjectAttributes**](MetricAggregateQueryResourceObjectAttributes.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::MetricAggregateQueryResourceObject.new( type: null, attributes: null ) ```
Version data entries
13 entries across 13 versions & 1 rubygems