Forum Discussion

mdaniels's avatar
mdaniels
Member
2 months ago

Category LastModified

The category DTO does not contain a LastModified property. In the .NET SDK, the Category class has a LastModified property inherited through BaseEntity.

  1. The SDK Category object is incorrect.
  2. I would like to have the LastModified property in order to poll for created/modified categories, otherwise I must collect all and perform a diff. Can the LastModified property be introduced?
No RepliesBe the first to reply