Constructor Summary
Public Constructor | ||
public |
constructor(response: Object) |
Member Summary
Public Members | ||
public |
|
|
public |
|
|
public |
|
|
public |
|
Public Constructors
public constructor(response: Object) source
Params:
Name | Type | Attribute | Description |
response | Object | JSON formatted response of an SSO Option. |
|
response.id | Number | The SSO Option ID value |
|
response.name | Boolean | The name of the SSO Option |
|
response.user_type | String | The user type of the SSO Option |
|
response.permanent_link | String | The permanent link of the SSO Option |