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