interface DataCollectionListConfigType {
    filterFields?: string[];
}

Properties

Properties

filterFields?: string[]