Method: KlaviyoAPI::CatalogCategoryCreateQueryResourceObjectRelationships.attribute_map
- Defined in:
- lib/klaviyo-api-sdk/models/catalog_category_create_query_resource_object_relationships.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
20 21 22 23 24 |
# File 'lib/klaviyo-api-sdk/models/catalog_category_create_query_resource_object_relationships.rb', line 20 def self.attribute_map { :'items' => :'items' } end |