Class AuditInput

java.lang.Object
com.kingsrook.qqq.backend.core.model.actions.AbstractActionInput
com.kingsrook.qqq.backend.core.model.actions.audits.AuditInput
All Implemented Interfaces:
Serializable

public class AuditInput extends AbstractActionInput implements Serializable
Input object for the audit action - an object which contains a list of "single" audit inputs - e.g., the data needed to insert 1 audit.
See Also: