@tax1driver/ts-przelewy24
    Preparing search index...

    Interface P24Options

    P24 Options

    P24Options

    interface P24Options {
        sandbox?: boolean;
    }
    Index

    Properties

    Properties

    sandbox?: boolean

    Use sandbox ?

    P24Options