IOperationSuccessData
This object provides the response message for an operation's success response.
The following code sample shows the syntax for
            IOperationSuccessData
    getMessage: () => string;This object provides the response message for an operation's success response.
getMessage: () => string;