Sha256: 589d81392b95c7dce43d71f13bd21b86bdc7d7596a77ee71b3d3aa9994c43945
Contents?: true
Size: 509 Bytes
Versions: 11
Compression:
Stored size: 509 Bytes
Contents
# KlaviyoAPI::ProfileMergeQueryResourceObjectRelationshipsProfilesDataInner ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**ProfileEnum**](ProfileEnum.md) | | | | **id** | **String** | The ID of a source profile to merge into the destination profile | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::ProfileMergeQueryResourceObjectRelationshipsProfilesDataInner.new( type: null, id: 01GDDKASAP8TKDDA2GRZDSVP4I ) ```
Version data entries
11 entries across 11 versions & 1 rubygems