Sha256: b3f427ae9311049e42287b1c207a988f0bbd0a21202a7cba81f1f59e4806f605
Contents?: true
Size: 357 Bytes
Versions: 11
Compression:
Stored size: 357 Bytes
Contents
# KlaviyoAPI::ImagePartialUpdateQuery ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**ImagePartialUpdateQueryResourceObject**](ImagePartialUpdateQueryResourceObject.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::ImagePartialUpdateQuery.new( data: null ) ```
Version data entries
11 entries across 11 versions & 1 rubygems