Method: KlaviyoAPI::TagListOpDataInner.attribute_map

Defined in:
lib/klaviyo-api-sdk/models/tag_list_op_data_inner.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



24
25
26
27
28
29
# File 'lib/klaviyo-api-sdk/models/tag_list_op_data_inner.rb', line 24

def self.attribute_map
  {
    :'type' => :'type',
    :'id' => :'id'
  }
end