Method: KlaviyoAPI::TargetDateActionData.build_from_hash
- Defined in:
- lib/klaviyo-api-sdk/models/target_date_action_data.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
158 159 160 |
# File 'lib/klaviyo-api-sdk/models/target_date_action_data.rb', line 158 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |