export default class Applications { constructor(obj) { this.applications = obj.sadGetApplPrgResp.applProg; } }