IMCAOutBoundCommErrorResponsePayload
Response data payload object of OutboundCommError operation.
Attributes
result
Attribute which contains the result.
result: string;
error
Attribute which contains the error, if any.
error: any;
Response data payload object of OutboundCommError operation.
Attribute which contains the result.
result: string;
Attribute which contains the error, if any.
error: any;