include/lightspeed@form_compat_DispatchChange.hrl

-record(dispatch_change, {
    input :: binary(),
    payload :: lightspeed@form:form_data()
}).