Sha256: 62070e451cafef64f9493c5ca445903fcea163cf842ae230922f4cb6fe2c55fd

Contents?: true

Size: 852 Bytes

Versions: 1

Compression:

Stored size: 852 Bytes

Contents

=begin
#Klaviyo API

#The Klaviyo REST API. Please visit https://developers.klaviyo.com for more details.

The version of the OpenAPI document: 2023-10-15
Contact: developers@klaviyo.com
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 6.2.1

=end

require 'spec_helper'
require 'json'
require 'date'

# Unit tests for KlaviyoAPI::CampaignCreateQueryResourceObjectAttributesSendOptions
# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate
describe KlaviyoAPI::CampaignCreateQueryResourceObjectAttributesSendOptions do
  describe '.openapi_one_of' do
    it 'lists the items referenced in the oneOf array' do
      expect(described_class.openapi_one_of).to_not be_empty
    end
  end

  describe '.build' do
    it 'returns the correct model' do
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
klaviyo-api-sdk-5.0.0 spec/models/campaign_create_query_resource_object_attributes_send_options_spec.rb