| Current Path : /var/www/html/ch.sumar.com.py/cursos/theme/snap/vendorjs/snap-custom-elements/src/app/ |
| Current File : /var/www/html/ch.sumar.com.py/cursos/theme/snap/vendorjs/snap-custom-elements/src/app/feed-item.ts |
export class FeedItem {
iconUrl: string;
iconDesc: string;
iconClass: string;
title: string;
subTitle: string;
actionUrl: string;
description: string;
extraClasses: string;
fromCache: number;
itemId: number;
}