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
I am trying to implement the UnitsArrived message and there appears to be a difference between the documentation and the exposed properties.
The SDK exposes:
HermesIdentifier
Lane
PrimaryIdentifier
Units
The example (on the website and shown inside the SDK only show:
UnitsCount
Units (which is a list)
Which is correct or am I missing something simple? As this is a mandatory message for Qualification how have others treated this?
Thanks
Simon
The text was updated successfully, but these errors were encountered:
I am trying to implement the UnitsArrived message and there appears to be a difference between the documentation and the exposed properties.
The SDK exposes:
HermesIdentifier
Lane
PrimaryIdentifier
Units
The example (on the website and shown inside the SDK only show:
UnitsCount
Units (which is a list)
Which is correct or am I missing something simple? As this is a mandatory message for Qualification how have others treated this?
Thanks
Simon
The text was updated successfully, but these errors were encountered: