$RefreshSessionOutputExtension extension

on

Properties

hasDidDoc bool

Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension

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

Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension

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

Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension

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

Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension

Returns negated true or false from active.
no setter

Methods

toSession() Session

Available on RefreshSessionOutput, provided by the $RefreshSessionOutputExtension extension

Returns this object as Session.