Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LastModified in CustomerSearch is not nullable #308

Open
bpaolo71 opened this issue Nov 22, 2024 · 1 comment
Open

LastModified in CustomerSearch is not nullable #308

bpaolo71 opened this issue Nov 22, 2024 · 1 comment

Comments

@bpaolo71
Copy link
Contributor

I just update sdk to the last version 4.3.17 and i get error because LastModified in CustomerSearch is not nullable.
The strange thing is that the base class BaseSearch has LastModified too but nullable.

Why was LastModified added to CustomerSearch and why is it not nullable ?

@adamelfstrom
Copy link
Collaborator

Hi, I believe this was a mistake. You are correct in that the base class already has LastModified, so there is no reason for this non-nullable version to exists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants