mdaniels
1 month agoMember
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.
- The SDK Category object is incorrect.
- 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?