Mayson Monorepo Documentation
    Preparing search index...
    interface CustomerMapping {
        event_payload_key: string;
        type: "by_id";
    }
    Index

    Properties

    event_payload_key: string

    The key in the meter event payload to use for mapping the event to a customer.

    type: "by_id"

    The method for mapping a meter event to a customer.