Sha256: 333c6a239547f9a83dea9ac683bbdc02979f226287f506798155bde7e267891b

Contents?: true

Size: 822 Bytes

Versions: 6

Compression:

Stored size: 822 Bytes

Contents

=begin
#Klaviyo API

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

The version of the OpenAPI document: 2024-07-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::ProfileMarketingConsentConditionConsent
# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate
describe KlaviyoAPI::ProfileMarketingConsentConditionConsent 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

6 entries across 6 versions & 1 rubygems

Version Path
klaviyo-api-sdk-12.0.0 spec/models/profile_marketing_consent_condition_consent_spec.rb
klaviyo-api-sdk-11.1.0 spec/models/profile_marketing_consent_condition_consent_spec.rb
klaviyo-api-sdk-11.0.0 spec/models/profile_marketing_consent_condition_consent_spec.rb
klaviyo-api-sdk-10.0.0 spec/models/profile_marketing_consent_condition_consent_spec.rb
klaviyo-api-sdk-9.0.0 spec/models/profile_marketing_consent_condition_consent_spec.rb
klaviyo-api-sdk-8.0.0 spec/models/profile_marketing_consent_condition_consent_spec.rb