Sha256: 111363d9b3c8a2f85fe8d33479dfce9c34258ed3381f19235656c99827fd1d0c
Contents?: true
Size: 361 Bytes
Versions: 1
Compression:
Stored size: 361 Bytes
Contents
# KlaviyoAPI::OnsiteProfileCreateQuery ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**OnsiteProfileCreateQueryResourceObject**](OnsiteProfileCreateQueryResourceObject.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::OnsiteProfileCreateQuery.new( data: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
klaviyo-api-sdk-2.0.0 | docs/OnsiteProfileCreateQuery.md |