# serializer version: 1
# name: test_get_product_carveouts
  list([
    TerritoryCodeA2(
      country_code='FR',
    ),
    TerritoryCodeA2(
      country_code='CA',
    ),
    TerritoryCodeA2(
      country_code='US',
    ),
  ])
# ---
