## LoginScopeResponse interface

**Signature:**

```typescript
export interface LoginScopeResponse
```

## Properties

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [code](/content/docs/sdk/core.loginscoperesponse.code) | `readonly` | string |  |
| [login](/content/docs/sdk/core.loginscoperesponse.login) | `readonly` | string |  |
