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

    Interface GetBinConfigRequest

    interface GetBinConfigRequest {
        id: string;
        withRelated?: boolean;
    }
    Index

    Properties

    Properties

    id: string
    withRelated?: boolean