Sha256: 64589ea01433d67ad292f8144aae19e72c87818acc79ff48495f7c50bd9a3aec
Contents?: true
Size: 358 Bytes
Versions: 12
Compression:
Stored size: 358 Bytes
Contents
# KlaviyoAPI::EmailSendOptionsSubObject ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **use_smart_sending** | **Boolean** | Use smart sending. Defaults to True | [optional] | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::EmailSendOptionsSubObject.new( use_smart_sending: null ) ```
Version data entries
12 entries across 12 versions & 1 rubygems