$GetSessionOutputExtension extension

on

Properties

hasDidDoc bool

Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension

Returns true if didDoc is not null, otherwise false.
no setter
hasEmail bool

Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension

Returns true if email is not null, otherwise false.
no setter
hasNotDidDoc bool

Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension

Returns true if didDoc is null, otherwise false.
no setter
hasNotEmail bool

Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension

Returns true if email is null, otherwise false.
no setter
hasNotStatus bool

Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension

Returns true if status 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 if status 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 from active.
no setter
isEmailAuthFactor bool

Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension

Returns true or false from emailAuthFactor.
no setter
isEmailConfirmed bool

Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension

Returns true or false from emailConfirmed.
no setter
isNotActive bool

Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension

Returns negated true or false from active.
no setter
isNotEmailAuthFactor bool

Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension

Returns negated true or false from emailAuthFactor.
no setter
isNotEmailConfirmed bool

Available on GetSessionOutput, provided by the $GetSessionOutputExtension extension

Returns negated true or false from emailConfirmed.
no setter