ReasonCodes
Class finesse.restservices.ReasonCodes
Represents an array of reasonCode objects. An object of this class is passed as a parameter for a success callback after fetching the reasonCodes available for the user using finesse.restservices.User.getNotReadyReasonCodes or finesse.restservices.User.getSignOutReasonCodes.
Example
For more information on handlers, see Request Handlers.