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

delivery_date is nullable #1

Merged
merged 1 commit into from
Sep 27, 2017
Merged

delivery_date is nullable #1

merged 1 commit into from
Sep 27, 2017

Conversation

whoiskevinrich
Copy link

This field is returned as a null value in some cases. I encountered it while in both the EasyPost testing and production api environments.

This field is returned as a null value in some cases. I encountered it while in both the EasyPost testing and production api environments.
@claytondus
Copy link
Owner

Good catch. I had noticed this especially with USPS rates. It didn't stick out to me that DateTime was actually a value type, since Newtonsoft.Json just handles this as the default DateTime (01-01-0001, 12:00).

@claytondus claytondus merged commit 4f6a2ea into claytondus:master Sep 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants