$GetSessionOutputExtension extension
Properties
- hasDidDoc → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns true ifdidDoc
is not null, otherwise false.no setter - hasEmail → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns true ifemail
is not null, otherwise false.no setter - hasNotDidDoc → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns true ifdidDoc
is null, otherwise false.no setter - hasNotEmail → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns true ifemail
is null, otherwise false.no setter - hasNotStatus → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns true ifstatus
is null, otherwise false.no setter - hasNotUnknown → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns true if this object has not unknown objects, otherwise false.no setter - hasStatus → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns true ifstatus
is not null, otherwise false.no setter - hasUnknown → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns true if this object has unknown objects, otherwise false.no setter - isActive → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns true or false fromactive
.no setter - isEmailAuthFactor → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns true or false fromemailAuthFactor
.no setter - isEmailConfirmed → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns true or false fromemailConfirmed
.no setter - isNotActive → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns negated true or false fromactive
.no setter - isNotEmailAuthFactor → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns negated true or false fromemailAuthFactor
.no setter - isNotEmailConfirmed → bool
-
Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension
Returns negated true or false fromemailConfirmed
.no setter