Individual feed entry from the gateway

interface SurgeFeedEntry {
    source: string;
    feed_id: string;
}

Properties

Properties

source: string
feed_id: string