Mayson Monorepo Documentation
    Preparing search index...
    interface Request {
        id: string;
        idempotency_key: string;
    }
    Index

    Properties

    Properties

    id: string

    ID of the API request that caused the event.

    idempotency_key: string

    The idempotency key transmitted during the request.