通常検索条件

interface NormalSearchCondition {
    [propName: string]: any;
}

Indexable

[propName: string]: any