You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the response @senechko , it looks like TrackingEventNormal are returned by retrieving resources with tracking_event property. (E.g. Letters, Checks)
The tracking enum I was referring to comes from webhooks events and uses different enum values.
These enums would be useful for strict comparison when webhook events are received:
https://github.com/lob/lob-java/blob/main/docs/CheckTypes.md
Is it possible to expose them?
The text was updated successfully, but these errors were encountered: