$JobStatusExtension extension

on

Properties

hasBlob bool

Available on JobStatus, provided by the $JobStatusExtension extension

Returns true if blob is not null, otherwise false.
no setter
hasError bool

Available on JobStatus, provided by the $JobStatusExtension extension

Returns true if error is not null, otherwise false.
no setter
hasMessage bool

Available on JobStatus, provided by the $JobStatusExtension extension

Returns true if message is not null, otherwise false.
no setter
hasNotBlob bool

Available on JobStatus, provided by the $JobStatusExtension extension

Returns true if blob is null, otherwise false.
no setter
hasNotError bool

Available on JobStatus, provided by the $JobStatusExtension extension

Returns true if error is null, otherwise false.
no setter
hasNotMessage bool

Available on JobStatus, provided by the $JobStatusExtension extension

Returns true if message is null, otherwise false.
no setter
hasNotUnknown bool

Available on JobStatus, provided by the $JobStatusExtension extension

Returns true if this object has not unknown objects, otherwise false.
no setter
hasUnknown bool

Available on JobStatus, provided by the $JobStatusExtension extension

Returns true if this object has unknown objects, otherwise false.
no setter