GenericResult

Represents a generic result type for a Connector API function.

new GenericResult(param)

FieldTypeDescription
paramobjectParameters associated with the logout result.
param.successbooleanIndicates whether the function succeeded.
param.loginFrameHeightnumberOptional. Custom login page iframe height.