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

    Interface AccountMCC

    interface AccountMCC {
        id: number;
        name: string;
    }
    Index

    Properties

    Properties

    id: number
    name: string