@switstack/switcloud-api-ts
    Preparing search index...

    Interface RemoveBinFromBinListRequest

    interface RemoveBinFromBinListRequest {
        binId: string;
        id: string;
    }
    Index

    Properties

    Properties

    binId: string
    id: string