Sha256: 78b68c9cf1d9384ba6d4bd800376fcffa5a5e3792ff64c35645df66806bed643
Contents?: true
Size: 454 Bytes
Versions: 11
Compression:
Stored size: 454 Bytes
Contents
# KlaviyoAPI::ImageCreateQueryResourceObject ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**ImageEnum**](ImageEnum.md) | | | | **attributes** | [**ImageCreateQueryResourceObjectAttributes**](ImageCreateQueryResourceObjectAttributes.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::ImageCreateQueryResourceObject.new( type: null, attributes: null ) ```
Version data entries
11 entries across 11 versions & 1 rubygems