Batch SDK - Web
    Preparing search index...

    Type Alias EventDataParams

    type EventDataParams = {
        attributes?: EventDataAttributeType;
    }
    Index

    Event attributes. Keys are the attribute names. Some keys are documented as they're reserved. See EventDataAttributeType for more info.