Response type for station logout operations. Either a success response with logout details or an error.
function handleLogout(resp: StationLogoutResponse) { ... } Copy
function handleLogout(resp: StationLogoutResponse) { ... }
Response type for station logout operations. Either a success response with logout details or an error.