@sumup/sdk
    Preparing search index...

    Type Alias ListCheckoutsQueryParams

    type ListCheckoutsQueryParams = {
        checkout_reference?: string;
    }
    Index

    Properties

    checkout_reference?: string