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