Method: KlaviyoAPI::ProfileMeta#valid?

Defined in:
lib/klaviyo-api-sdk/models/profile_meta.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



74
75
76
# File 'lib/klaviyo-api-sdk/models/profile_meta.rb', line 74

def valid?
  true
end