interface SubqueryBean {
    query?: string;
}

Properties

Properties

query?: string