IMcaOutBoundCommErrorActionResponseData
Response data object for GetConfiguration operation.
Function
configuration
Function to get configuration.
getConfiguration(): IMCAGetConfiguration;
isSuccess
Function to get success status.
isSuccess(): boolean;
getError
Function to get any error
getError(): any;