Method: Klaviyo::GlobalExclusionResponseData.build_from_hash
- Defined in:
- lib/klaviyo_sdk/models/global_exclusion_response_data.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
157 158 159 |
# File 'lib/klaviyo_sdk/models/global_exclusion_response_data.rb', line 157 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |