_getByUserId
Fetches the Vehicle attached to a User.
Parameters
userid
The ID of the User.
Example
Result
On Success
The ID of the Vehicle attached to the User. For example:
On Failure
If the user is not logged in:
Last updated