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

    Interface UpdatePoiConfigRequest

    interface UpdatePoiConfigRequest {
        id: string;
        pOIConfigUpdateSchema: POIConfigUpdateSchema;
    }
    Index

    Properties

    id: string
    pOIConfigUpdateSchema: POIConfigUpdateSchema