argos/dmp-admin/src/app/core/criteria/Criteria.ts

4 lines
48 B
TypeScript

export class Criteria {
public Like: string;
}