Giter Club home page Giter Club logo

Comments (5)

MicheleRezk avatar MicheleRezk commented on June 15, 2024 1

I just merged the PR which has the fix for this issue. Thanks for reporting it

from commercetools-dotnet-core-sdk.

MicheleRezk avatar MicheleRezk commented on June 15, 2024

Can you tell me what the type you want to deseralize the above json to?

from commercetools-dotnet-core-sdk.

carlokok avatar carlokok commented on June 15, 2024

It's an attribute that contains a value from this attribute definition: #131 . I can give the full document returned if needed (But I can't post that publically)

from commercetools-dotnet-core-sdk.

carlokok avatar carlokok commented on June 15, 2024

Here's the stripped input:

{
   "limit":20,
   "offset":0,
   "count":1,
   "total":10,
   "results":[
      {
         "lastModifiedAt":"2020-06-16T06:49:09.772Z",
         "createdAt":"2020-06-11T12:24:03.002Z",
         "taxCategory":{
            "typeId":"tax-category",
            "id":"bb27eca5-1335-4e46-961f-47f969014e76"
         },
         "key":"****",
         "published":true,
         "hasStagedChanges":false,
         "searchKeywords":{

         },
         "masterVariant":{
            "attributes":[
               {
                  "name":"primary_cat",
                  "value":{
                     "typeId":"category",
                     "id":"daad4a48-2242-4206-8daa-9eb75b8391b1"
                  }
               },
               {
                  "name":"printMethods",
                  "value":[
                     [
                        {
                           "name":"size",
                           "value":"25 x 10"
                        },
                        {
                           "name":"id",
                           "value":"P1"
                        },
                        {
                           "name":"name",
                           "value":{
                              "nl":"ab"
                           }
                        },
                        {
                           "name":"displaylabel",
                           "value":{
                              "nl":"Wtte Dop"
                           }
                        }
                     ]
                  ]
               }
            ],
            "assets":[

            ],
            "images":[
            ],
            "prices":[

            ],
            "key":"123",
            "sku":"456",
            "id":1
         },
         "metaDescription":{
            "nl":"",
            "de":""
         },
         "metaTitle":{
            "nl":"",
            "de":""
         },
         "slug":{
            "nl":"abddef"
         },
         "categoryOrderHints":{

         },
         "categories":[

         ],
         "description":{
            "nl":"bacdef."
         },
         "name":{
            "nl":"def"
         },
         "productType":{
            "typeId":"product-type",
            "id":"890a08e1-ad70-4a04-9b3a-76eba5eb75b3"
         },
         "version":7,
         "id":"96b5960b-8c08-4ded-a5ca-a7844e975bca"
      }
   ]
}

from commercetools-dotnet-core-sdk.

jenschude avatar jenschude commented on June 15, 2024

RC2 has been tagged

from commercetools-dotnet-core-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.