@sumup/sdk
    Preparing search index...

    Type Alias Permissions

    User permissions

    type Permissions = {
        create_moto_payments?: boolean;
        create_referral?: boolean;
        full_transaction_history_view?: boolean;
        refund_transactions?: boolean;
    }
    Index

    Properties

    create_moto_payments?: boolean

    Create MOTO payments

    create_referral?: boolean

    Create referral

    full_transaction_history_view?: boolean

    Can view full merchant transaction history

    refund_transactions?: boolean

    Refund transactions