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

    Interface ApiCredentials

    interface ApiCredentials {
        clientId: string;
        clientSecret: string;
    }
    Index

    Properties

    clientId: string
    clientSecret: string