Sha256: 520248603692c1923bc6bf061b0acd796e92dc1a149c2628bc58bb9ce5313323
Contents?: true
Size: 398 Bytes
Versions: 2
Compression:
Stored size: 398 Bytes
Contents
# KlaviyoAPI::GetCampaigns4XXResponseErrorsInnerSource ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **pointer** | **String** | | [optional] | | **parameter** | **String** | | [optional] | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::GetCampaigns4XXResponseErrorsInnerSource.new( pointer: null, parameter: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
klaviyo-api-sdk-2.0.0 | docs/GetCampaigns4XXResponseErrorsInnerSource.md |
klaviyo-api-sdk-1.2.0 | docs/GetCampaigns4XXResponseErrorsInnerSource.md |