interface ISimpleSearchRequest {
    searchCommand?: string;
}

Implemented by

Properties

Properties

searchCommand?: string

Search command for simple search