Sha256: 4be898a7e4646c170979794f3fe1ab2996429742245562c40d0544e65f238640
Contents?: true
Size: 353 Bytes
Versions: 2
Compression:
Stored size: 353 Bytes
Contents
# KlaviyoAPI::ErrorSource ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **pointer** | **String** | A pointer to the source of the error in the request payload. | [default to '/data'] | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::ErrorSource.new( pointer: /data ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
klaviyo-api-sdk-2.0.0 | docs/ErrorSource.md |
klaviyo-api-sdk-1.2.0 | docs/ErrorSource.md |