$RefreshSessionOutputExtension extension
Properties
- hasDidDoc → bool
-
Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension
Returns true ifdidDoc
is not null, otherwise false.no setter - hasNotDidDoc → bool
-
Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension
Returns true ifdidDoc
is null, otherwise false.no setter - hasNotStatus → bool
-
Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension
Returns true ifstatus
is null, otherwise false.no setter - hasNotUnknown → bool
-
Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension
Returns true if this object has not unknown objects, otherwise false.no setter - hasStatus → bool
-
Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension
Returns true ifstatus
is not null, otherwise false.no setter - hasUnknown → bool
-
Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension
Returns true if this object has unknown objects, otherwise false.no setter - isActive → bool
-
Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension
Returns true or false fromactive
.no setter - isNotActive → bool
-
Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension
Returns negated true or false fromactive
.no setter
Methods
-
toSession(
) → Session -
Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension
Returns this object as Session.