Class to capture a compliance validation GetNext event.
Parses raw GetNext event data into this ComplianceValidationEvent instance.
const event = new ComplianceValidationEvent();event.parse(rawData);
Raw event data from the GetNext API
Generated using TypeDoc
Class to capture a compliance validation GetNext event.