Method: KlaviyoAPI::CatalogCategoryCreateQueryResourceObjectRelationships.build_from_hash
- Defined in:
- lib/klaviyo-api-sdk/models/catalog_category_create_query_resource_object_relationships.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
100 101 102 |
# File 'lib/klaviyo-api-sdk/models/catalog_category_create_query_resource_object_relationships.rb', line 100 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |