Interface Distributor

    interface Distributor {
        appId: number;
    }

    Properties

    Properties

    appId: number