Method: Klaviyo::TrackPayloadCustomerProperties#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



82
83
84
# File 'lib/klaviyo_sdk/models/track_payload_customer_properties.rb', line 82

def valid?
  true
end