Method: KlaviyoAPI::TriggerBranchActionData.build_from_hash
- Defined in:
- lib/klaviyo-api-sdk/models/trigger_branch_action_data.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
188 189 190 |
# File 'lib/klaviyo-api-sdk/models/trigger_branch_action_data.rb', line 188 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |