We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
com.route4me.sdk.services.routing.Route does not contain several properties listed in the spec like member_first_name and member_last_name.
com.route4me.sdk.services.routing.Route
member_first_name
member_last_name
Also, driver_alias is null even though I've assigned a user to the route. I'm wondering what this property is supposed to do
driver_alias
The text was updated successfully, but these errors were encountered:
No branches or pull requests
com.route4me.sdk.services.routing.Route
does not contain several properties listed in the spec likemember_first_name
andmember_last_name
.Also,
driver_alias
is null even though I've assigned a user to the route. I'm wondering what this property is supposed to doThe text was updated successfully, but these errors were encountered: