GenericResult
Represents a generic result type for a Connector API function.
new GenericResult(param)
| Field | Type | Description |
|---|---|---|
| param | object | Parameters associated with the logout result. |
| param.success | boolean | Indicates whether the function succeeded. |
| param.loginFrameHeight | number | Optional. Custom login page iframe height. |