Method: Klaviyo::GlobalExclusionResponseData#valid?

Defined in:
lib/klaviyo_sdk/models/global_exclusion_response_data.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



124
125
126
# File 'lib/klaviyo_sdk/models/global_exclusion_response_data.rb', line 124

def valid?
  true
end