Response type for station login operations. Either a success response with agent details or an error.
function handleLogin(resp: StationLoginResponse) { ... } Copy
function handleLogin(resp: StationLoginResponse) { ... }
Response type for station login operations. Either a success response with agent details or an error.