Method: KlaviyoAPI::CatalogCategoryDeleteQueryResourceObject#id

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

#idObject

The catalog category ID is a compound ID (string), with format: ‘integration:::catalog:::external_id`. Currently, the only supported integration type is `$custom`, and the only supported catalog is `$default`.



21
22
23
# File 'lib/klaviyo-api-sdk/models/catalog_category_delete_query_resource_object.rb', line 21

def id
  @id
end