# KlaviyoAPI::ErrorSource ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **pointer** | **String** | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::ErrorSource.new( pointer: null ) ```