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

    Interface AccountPOS

    interface AccountPOS {
        id: POSId;
        name: string;
    }
    Index

    Properties

    Properties

    id: POSId
    name: string