operations property
Returns the out-of-band operations of the device that have not been redeemed, nor timed-out.
Implementation
Set<PendingOutOfBandOperation> get operations;
Returns the out-of-band operations of the device that have not been redeemed, nor timed-out.
Set<PendingOutOfBandOperation> get operations;