@sumup/sdk
    Preparing search index...

    Type Alias GetReceiptQueryParams

    type GetReceiptQueryParams = {
        mid: string;
        tx_event_id?: number;
    }
    Index

    Properties

    Properties

    mid: string
    tx_event_id?: number