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

    Interface NotificationCallback

    Notification callback configuration

    interface NotificationCallback {
        email?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    email?: string
    url?: string