IMcaOutBoundCommErrorActionResponse
This is the request object for Outbound Comm Error Action Request.
Functions
setCommUuid
Function to set the setCommUuid.
setCommUuid(commUuid: string): void;
setErrorCode
Function to set the setErrorCode.
setErrorCode(errorCode: string): void;
setErrorMsg
Function to set the setErrorMsg.
setErrorMsg(errorMsg: string): void;