import { Defaults } from "../../defaults"; export class PIMArticleDisabledApp { appId: string = Defaults.Guid; name: string = Defaults.String; }