Sha256: 6f899595c60286b6349f4b4a249ae0c645cd3129fcf209a1671a34f7c385a35e
Contents?: true
Size: 386 Bytes
Versions: 7
Compression:
Stored size: 386 Bytes
Contents
# KlaviyoAPI::BackInStockMethodFilter ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **field** | [**MethodEnum**](MethodEnum.md) | | | | **method** | [**BackInStockEnum**](BackInStockEnum.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::BackInStockMethodFilter.new( field: null, method: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems