callbackOptions property

CallbackOptions? callbackOptions
getter/setter pair

Callback options to be used to call the issuer back for every save/delete of an object for this class by the end-user.

All objects of this class are eligible for the callback.

Implementation

CallbackOptions? callbackOptions;